ComponentOne Xamarin.iOS
ExtentWidth Property


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

Reference

C1ScrollViewer Class
C1ScrollViewer Members