Skip to content

UIDropdown.SelectedIndex Property

Definition

Namespace: Brine2D.UI

Currently selected item index \(\-1 = none selected\).

C#
public int SelectedIndex { get; set; }

Property Value

System.Int32