TouchFrameEventArgs.Timestamp 属性

定义

获取此事件的时间戳。

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

属性值

此事件的时间戳。

适用于