Method InsertTile | Terminal.Gui v2 (original) (raw)
Namespace
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
Namespace
Assembly
Terminal.Gui.dll
Adds a new Tile to the collection at idx
. This will also add another splitter line
public Tile? InsertTile(int idx)
idx
int