Table of Contents

Event OrientationChanged

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Fired when the view orientation has changed. Can be cancelled by setting Cancel to true.

public event EventHandler<OrientationEventArgs> OrientationChanged

Returns

EventHandler<OrientationEventArgs>
Fired when the view orientation has changed. Can be cancelled by setting to true.