KeyboardNavigationTabNavigationProperty Field
Defines the TabNavigation attached property.
Namespace: Avalonia.InputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static readonly AttachedProperty<KeyboardNavigationMode> TabNavigationProperty
Public Shared ReadOnly TabNavigationProperty As AttachedProperty(Of KeyboardNavigationMode)
static val TabNavigationProperty: AttachedProperty<KeyboardNavigationMode>
Field Value
AttachedPropertyKeyboardNavigationMode
The TabNavigation attached property defines how pressing the Tab key causes focus to
be navigated between the children of the container.