Table of Contents

Event SizeChanging

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Invoked when the terminal's size changed. The new size of the terminal is provided.

event EventHandler<SizeChangedEventArgs>? SizeChanging

Returns

EventHandler<SizeChangedEventArgs>
Invoked when the terminal's size changed. The new size of the terminal is provided.