Skip to content

UIDropdown.IsExpanded Property

Definition

Namespace: Brine2D.UI

Whether the dropdown list is currently expanded.

public bool IsExpanded { get; private set; }

Property Value

System.Boolean