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#
public bool IsFocused { get; }
Public ReadOnly Property IsFocused As Boolean
Get
abstract IsFocused : bool with get
override IsFocused : bool with get