Skip to content

UIScrollView.LastKnownScreenSize Property

Definition

Namespace: Brine2D.UI

Last screen size pushed by UICanvas. Used when propagating to children added after this scroll view is already on a canvas.

C#
internal System.Numerics.Vector2 LastKnownScreenSize { internal get; internal set; }

Property Value

System.Numerics.Vector2