ComponentOne Xamarin.iOS
ViewportWidth Property


C1.iOS.Core Assembly > C1.iOS.Core Namespace > C1ScrollViewer Class : ViewportWidth Property
Gets the horizontal size of the viewable content.
Syntax
'Declaration
 
Public ReadOnly Property ViewportWidth As Double
'Usage
 
Dim instance As C1ScrollViewer
Dim value As Double
 
value = instance.ViewportWidth
public double ViewportWidth {get;}
See Also

Reference

C1ScrollViewer Class
C1ScrollViewer Members