IInputElementIsFocused Property

Gets a value indicating whether the control is focused.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
bool IsFocused { get; }

Property Value

Boolean

See Also