Property ScrollableContentSize
ScrollableContentSize
Gets or sets the size of the content that can be scrolled. This is typically set to GetContentSize().
public int ScrollableContentSize { get; set; }
Gets or sets the size of the content that can be scrolled. This is typically set to GetContentSize().
public int ScrollableContentSize { get; set; }