InputElementTabIndex 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.
Namespace: Avalonia.InputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public int TabIndex { get; set; }
Public Property TabIndex As Integer
Get
Set
member TabIndex : int with get, set
Property Value
Int32