Table of Contents

Property Timestamp

Namespace
Terminal.Gui.Input
Assembly
Terminal.Gui.dll

Timestamp

The timestamp when this mouse event was created. Used for multi-click detection timing.

public DateTime? Timestamp { get; set; }

Property Value

DateTime?