IInputElementFocusable 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) Version: 11.3.999
bool Focusable { get; }

Property Value

Boolean

See Also