Skip to content

UIRadioButtonGroup.SelectedButton Property

Definition

Namespace: Brine2D.UI

Currently selected button in the group \(null if none selected\).

C#
public Brine2D.UI.UIRadioButton? SelectedButton { get; }

Property Value

UIRadioButton