Table of Contents

Event SizeChanging

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Invoked when the terminal has been resized. The new Size of the terminal is provided.

public event EventHandler<SizeChangedEventArgs>? SizeChanging

Returns

EventHandler<SizeChangedEventArgs>
Invoked when the terminal has been resized. The new of the terminal is provided.