Property TabIndexes | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
TabIndexes
This returns a tab index list of the subviews contained by this view.
public IList<View> TabIndexes { get; }
Property Value
The tabIndexes.
Namespace
Assembly
Terminal.Gui.dll
This returns a tab index list of the subviews contained by this view.
public IList<View> TabIndexes { get; }
The tabIndexes.