Skip to content

UIDropdown.SetFocused(bool) Method

Definition

Namespace: Brine2D.UI

Called by UICanvas to set keyboard focus on this dropdown.

C#
internal void SetFocused(bool focused);

Parameters

focused System.Boolean