Skip to content

UISpinBox.IsEditing Property

Definition

Namespace: Brine2D.UI

Whether the value text is currently being edited directly via keyboard.

C#
public bool IsEditing { get; }

Property Value

System.Boolean