AutomationPeerIsKeyboardFocusable Method

Gets a value that indicates whether the element can accept keyboard focus.

Definition

Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsKeyboardFocusable()

Return Value

Boolean

Remarks

WindowsUIA_IsKeyboardFocusablePropertyId
macOSNo mapping.

See Also