Table of Contents

Class Application.ResizedEventArgs

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Event arguments for the Resized event.

public class Application.ResizedEventArgs : EventArgs
Inheritance
Application.ResizedEventArgs
Inherited Members

Properties

Cols

The number of columns in the resized terminal.

Rows

The number of rows in the resized terminal.