Table of Contents

Event SizeChanged

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

The event fired when the screen changes (size, position, etc.). Screen is the source of truth for screen dimensions.

event EventHandler<SizeChangedEventArgs>? SizeChanged

Returns

EventHandler<SizeChangedEventArgs>
The event fired when the screen changes (size, position, etc.). is the source of truth for screen dimensions.