ComponentOne Xamarin.iOS
HorizontalOffset Property (C1ScrollViewer)


C1.iOS.Core Assembly > C1.iOS.Core Namespace > C1ScrollViewer Class : HorizontalOffset Property
Gets the distance the content has been scrolled horizontally.
Syntax
'Declaration
 
Public ReadOnly Property HorizontalOffset As Double
'Usage
 
Dim instance As C1ScrollViewer
Dim value As Double
 
value = instance.HorizontalOffset
public double HorizontalOffset {get;}
See Also

Reference

C1ScrollViewer Class
C1ScrollViewer Members