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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

GetWindowSize()

Returns the current size of the console window in rows/columns (i.e. of characters not pixels).

public Size GetWindowSize()

Returns

Size

Edit this page