ComponentOne Xamarin.iOS
HorizontalOffset Property (C1ScrollViewerView)


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

Reference

C1ScrollViewerView Class
C1ScrollViewerView Members