InputElementFocusable Property
Gets or sets a value indicating whether the control can receive focus.
Namespace: Avalonia.InputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool Focusable { get; set; }
Public Property Focusable As Boolean
Get
Set
abstract Focusable : bool with get, set
override Focusable : bool with get, set
BooleanIInputElementFocusable