Table of Contents

Method RemoveTab

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

RemoveTab(Tab)

Removes the given tab from Tabs. Caller is responsible for disposing the tab's hosted View if appropriate.

public void RemoveTab(TabView.Tab tab)

Parameters

tab TabView.Tab