Skip to main content

GetTabIndex Method

Gets the TabIndexProperty for an element.

Definition

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

public static int GetTabIndex(
IInputElement element
)

Parameters

  IInputElement
The container.

Return Value

Int32
The KeyboardNavigationMode for the container.

See Also

Reference

KeyboardNavigation Class
Avalonia.Input Namespace