Skip to content

UIScrollView.SetFocused(bool) Method

Definition

Namespace: Brine2D.UI

Called by UICanvas to set keyboard focus on this scroll view.

C#
internal void SetFocused(bool focused);

Parameters

focused System.Boolean