Method SetWindowSize | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
SetWindowSize(int, int)
Changes the size of the buffer to the given size
void SetWindowSize(int cols, int rows)
Parameters
cols
int
rows
int
Namespace
Assembly
Terminal.Gui.dll
Changes the size of the buffer to the given size
void SetWindowSize(int cols, int rows)
cols
int
rows
int