Skip to content

UIDropdown.IsFlipped Property

Definition

Namespace: Brine2D.UI

Returns true when the expanded list should render above the header to avoid overflowing the screen.

C#
private bool IsFlipped { private get; }

Property Value

System.Boolean