UIScrollView.ContentWidth Property
Definition¶
Namespace: Brine2D.UI
Total content width (can be larger than Size.X for horizontal scrolling).
public float ContentWidth { get; set; }
Namespace: Brine2D.UI
Total content width (can be larger than Size.X for horizontal scrolling).
public float ContentWidth { get; set; }