Skip to content

UITextInput.IsFocused Property

Definition

Namespace: Brine2D.UI

Whether this input is currently focused.

public bool IsFocused { get; private set; }

Property Value

System.Boolean