Skip to main content

TabIndex Property

Gets or sets a value that determines the order in which elements receive focus when the user navigates through controls by pressing the Tab key.

Definition

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

public int TabIndex { get; set; }

Property Value

Int32

See Also

Reference

InputElement Class
Avalonia.Input Namespace