InputElementIsFocused Property
Gets a value indicating whether the control is focused.
Namespace: Avalonia.InputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsFocused { get; }
Public ReadOnly Property IsFocused As Boolean
Get
abstract IsFocused : bool with get
override IsFocused : bool with get
BooleanIInputElementIsFocused