Event SizeChanging | Terminal.Gui v2 (original) (raw)
Namespace
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.