InputElementIsTabStop Property
Gets or sets a value that indicates whether the control is included in tab navigation.
Namespace: Avalonia.InputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsTabStop { get; set; }
Public Property IsTabStop As Boolean
Get
Set
member IsTabStop : bool with get, set
Property Value
Boolean