Skip to content

UISpinBox.IsFocused Property

Definition

Namespace: Brine2D.UI

Whether this spin box is currently focused.

C#
public bool IsFocused { get; }

Property Value

System.Boolean