Skip to content

UIRadioButton.IsChecked Property

Definition

Namespace: Brine2D.UI

Whether this radio button is selected.

public bool IsChecked { get; internal set; }

Property Value

System.Boolean