Method InsertTile | Terminal.Gui v2 (original) (raw)

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

Edit this page