IsFocused Property
Gets a value indicating whether the control is focused.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
bool IsFocused { get; }
ReadOnly Property IsFocused As Boolean
Get
abstract IsFocused : bool with get