UITextInput.IsFocused Property Definition Namespace: Brine2D.UI Whether this input is currently focused. C#public bool IsFocused { get; private set; } Property Value System.Boolean