UIDropdown.RemoveItem(string) Method Definition Namespace: Brine2D.UI Removes an item from the dropdown. C#public bool RemoveItem(string item); Parameters item System.String Returns System.Boolean