Table of Contents

Field Resized

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Invoked when the terminal was resized. The new size of the terminal is provided.

public static Action<Application.ResizedEventArgs> Resized

Returns

Action<Application.ResizedEventArgs>
Invoked when the terminal was resized. The new size of the terminal is provided.