TouchFrameEventArgs.Timestamp Property

Definition

Gets the time stamp for this event.

public:
 property int Timestamp { int get(); };
public int Timestamp { get; }
member this.Timestamp : int
Public ReadOnly Property Timestamp As Integer

Property Value

The time stamp for this event.

Applies to