UIRadioButton.Select() Method
Definition¶
Namespace: Brine2D.UI
Selects this radio button (deselects others in the group).
public void Select();
Namespace: Brine2D.UI
Selects this radio button (deselects others in the group).
public void Select();