Property ContentOffset
ContentOffset
Represents the top left corner coordinate that is displayed by the scrollview
public Point ContentOffset { get; set; }
Property Value
- Point
The content offset.
Represents the top left corner coordinate that is displayed by the scrollview
public Point ContentOffset { get; set; }
The content offset.