RawInputEventArgsTimestamp Property

Gets the timestamp associated with the event.

Definition

Namespace: Avalonia.Input.Raw
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public ulong Timestamp { get; set; }

Property Value

UInt64

See Also