Property TabIndexes | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

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

IList<View>

The tabIndexes.

Edit this page