Table of Contents

Class OrientationEventArgs

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

EventArgs for Orientation events.

public class OrientationEventArgs : EventArgs
Inheritance
OrientationEventArgs
Inherited Members

Constructors

OrientationEventArgs(Orientation)

Constructs a new instance.

Properties

Cancel

If set to true, the orientation change operation will be canceled, if applicable.

Orientation

The new orientation.