Property VisibleContentSize
VisibleContentSize
Gets or sets the size of the viewport into the content being scrolled. If not explicitly set, will be the greater of 1 and the dimension of the SuperView.
public int VisibleContentSize { get; set; }
Gets or sets the size of the viewport into the content being scrolled. If not explicitly set, will be the greater of 1 and the dimension of the SuperView.
public int VisibleContentSize { get; set; }