Table of Contents

Method SwitchTabBy

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

SwitchTabBy(int)

Changes the SelectedTab by the given amount.
Positive for right, negative for left. If no tab is currently selected then the first tab will become selected

public void SwitchTabBy(int amount)

Parameters

amount int