KeyboardNavigationTabIndexProperty Field

Defines the TabIndex attached property.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static readonly AttachedProperty<int> TabIndexProperty

Field Value

AttachedPropertyInt32

See Also