Class MouseFlagsChangedEventArgs | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Args for events that describe a change in MouseFlags

public class MouseFlagsChangedEventArgs : EventArgs

Inheritance

MouseFlagsChangedEventArgs

Inherited Members

Constructors

MouseFlagsChangedEventArgs(MouseFlags, MouseFlags)

Creates a new instance of the MouseFlagsChangedEventArgs class.

Properties

NewValue

The new value

OldValue

The old value before event