UIRadioButton.IsChecked Property
Definition¶
Namespace: Brine2D.UI
Whether this radio button is selected.
public bool IsChecked { get; internal set; }
Namespace: Brine2D.UI
Whether this radio button is selected.
public bool IsChecked { get; internal set; }