Skip to main content

GetIsTabStop Method

Gets the IsTabStopProperty for an element.

Definition

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

public static bool GetIsTabStop(
InputElement element
)

Parameters

  InputElement
The container.

Return Value

Boolean
Whether the container is a tab stop.

See Also

Reference

KeyboardNavigation Class
Avalonia.Input Namespace