TouchFrameEventArgs.Timestamp 속성

정의

이 이벤트에 대한 타임스탬프를 가져옵니다.

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

속성 값

이 이벤트에 대한 타임스탬프입니다.

적용 대상