UITextInput.IsFocused Property
Definition¶
Namespace: Brine2D.UI
Whether this input is currently focused.
public bool IsFocused { get; private set; }
Namespace: Brine2D.UI
Whether this input is currently focused.
public bool IsFocused { get; private set; }