Table of Contents

Method SetWindowSize

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

SetWindowSize(int, int)

Changes the size of the buffer to the given size

public void SetWindowSize(int cols, int rows)

Parameters

cols int
rows int