Table of Contents

Class MouseEventRecord

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

Mouse input event record (raw, before click synthesis).

public record MouseEventRecord : InputEventRecord, IEquatable<InputEventRecord>, IEquatable<MouseEventRecord>
Inheritance
MouseEventRecord
Implements
Inherited Members

Constructors

MouseEventRecord(Mouse)

Mouse input event record (raw, before click synthesis).

Properties

MouseEvent

The mouse event data.