Skip to main content

Focusable Property

Gets or sets a value indicating whether the control can receive focus.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public bool Focusable { get; set; }
View Source

Property Value

Boolean

Implements

IInputElement.Focusable

See Also

Reference

InputElement Class
Avalonia.Input Namespace