UIScrollView.ContentHeight Property
Definition¶
Namespace: Brine2D.UI
Total content height (can be larger than Size.Y for scrolling).
public float ContentHeight { get; set; }
Namespace: Brine2D.UI
Total content height (can be larger than Size.Y for scrolling).
public float ContentHeight { get; set; }