UIDropdown.IsExpanded Property
Definition¶
Namespace: Brine2D.UI
Whether the dropdown list is currently expanded.
public bool IsExpanded { get; private set; }
Namespace: Brine2D.UI
Whether the dropdown list is currently expanded.
public bool IsExpanded { get; private set; }