Skip to content

UIDropdown.ScreenHeight Property

Definition

Namespace: Brine2D.UI

Screen height in pixels. Used to flip the list above the header when it would overflow the bottom of the screen. Set by UICanvas. Defaults to 720.

C#
public float ScreenHeight { get; set; }

Property Value

System.Single