Skip to main content

TabNavigationProperty Field

Defines the TabNavigation attached property.

Definition

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

public static readonly AttachedProperty<KeyboardNavigationMode> TabNavigationProperty
View Source

Field Value

AttachedProperty(KeyboardNavigationMode)

Remarks

The TabNavigation attached property defines how pressing the Tab key causes focus to be navigated between the children of the container.

See Also

Reference

KeyboardNavigation Class
Avalonia.Input Namespace