Skip to content

UISlider.SetFocused(bool) Method

Definition

Namespace: Brine2D.UI

Called by UICanvas to set keyboard focus on this slider.

C#
internal void SetFocused(bool focused);

Parameters

focused System.Boolean