Skip to main content

IsKeyboardFocusable 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)

public bool IsKeyboardFocusable()

Return Value

Boolean

Remarks

WindowsUIA_IsKeyboardFocusablePropertyId
macOSNo mapping.

See Also

Reference

AutomationPeer Class
Avalonia.Automation.Peers Namespace