Property Timestamp
Timestamp
The timestamp when this mouse event was created. Used for multi-click detection timing.
public DateTime? Timestamp { get; set; }
The timestamp when this mouse event was created. Used for multi-click detection timing.
public DateTime? Timestamp { get; set; }