TabIndexProperty Field
Defines the TabIndex property.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly StyledProperty<int> TabIndexProperty
Public Shared ReadOnly TabIndexProperty As StyledProperty(Of Integer)
static val TabIndexProperty: StyledProperty<int>