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