UIDropdown.Items Property
Definition¶
Namespace: Brine2D.UI
List of items in the dropdown.
public System.Collections.Generic.List<string> Items { get; }
Namespace: Brine2D.UI
List of items in the dropdown.
public System.Collections.Generic.List<string> Items { get; }