Skip to content

UITabContainer.SetFocused(bool) Method

Definition

Namespace: Brine2D.UI

Called by UICanvas to set keyboard focus on this tab container.

C#
internal void SetFocused(bool focused);

Parameters

focused System.Boolean