Skip to content

UIRadioButtonGroup.SelectedIndex Property

Definition

Namespace: Brine2D.UI

Index of the selected button \(\-1 if none selected\).

C#
public int SelectedIndex { get; }

Property Value

System.Int32