Focusable Property
Gets or sets a value indicating whether the control can receive keyboard focus.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
bool Focusable { get; }
ReadOnly Property Focusable As Boolean
Get
abstract Focusable : bool with get