KeyboardNavigation.

TabNavigationProperty Field

Summary

Defines the TabNavigation attached property.
Namespace
Avalonia.Input
Containing Type
KeyboardNavigation

Syntax

public static readonly AttachedProperty<KeyboardNavigationMode> TabNavigationProperty

Remarks

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