Skip to content

UIRadioButton.SetFocused(bool) Method

Definition

Namespace: Brine2D.UI

Called by UICanvas to set keyboard focus on this radio button.

C#
internal void SetFocused(bool focused);

Parameters

focused System.Boolean