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

Namespace

Terminal.Gui

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

Edit this page