Property ContentSize
ContentSize
Represents the contents of the data shown inside the scrollview
public Size ContentSize { get; set; }
Property Value
- Size
The size of the content.
Represents the contents of the data shown inside the scrollview
public Size ContentSize { get; set; }
The size of the content.