TouchFrameEventArgs.Timestamp 屬性

定義

會拿到這個事件的時間戳記。

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

屬性值

這個事件的時間戳。

適用於