Skip to content

UIRadioButton.Select() Method

Definition

Namespace: Brine2D.UI

Selects this radio button \(deselects others in the group\).

C#
public void Select();