Skip to content

UIRadioButtonGroup.SelectButton(UIRadioButton) Method

Definition

Namespace: Brine2D.UI

Selects a button \(deselecting all others\) and fires OnSelectionChanged.

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

Parameters

button UIRadioButton