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