UIRadioButtonGroup.SelectedButton Property
Definition¶
Namespace: Brine2D.UI
Currently selected button in the group (null if none selected).
public Brine2D.UI.UIRadioButton? SelectedButton { get; }
Namespace: Brine2D.UI
Currently selected button in the group (null if none selected).
public Brine2D.UI.UIRadioButton? SelectedButton { get; }