Table of Contents

Property Screen

Namespace
Terminal.Gui.App
Assembly
Terminal.Gui.dll

Screen

Gets or sets the size of the screen. By default, this is the size of the screen as reported by the IConsoleDriver.

public Rectangle Screen { get; set; }

Property Value

Rectangle