Table of Contents

Method InsertTile

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

InsertTile(int)

Adds a new Tile to the collection at idx. This will also add another splitter line

public Tile InsertTile(int idx)

Parameters

idx int

Returns

Tile