Skip to content

UITextArea.IsFocused Property

Definition

Namespace: Brine2D.UI

Whether this text area is currently focused.

C#
public bool IsFocused { get; private set; }

Property Value

System.Boolean