Skip to content

UIRadioButtonGroup.SelectButton(UIRadioButton) Method

Definition

Namespace: Brine2D.UI

Selects a button in the group (deselects all others).

internal void SelectButton(Brine2D.UI.UIRadioButton button);

Parameters

button UIRadioButton