Share via


Timestamp Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The time at which the touch event occurred.

Namespace:  Microsoft.SPOT.Input
Assembly:  Microsoft.SPOT.TinyCore (in Microsoft.SPOT.TinyCore.dll)

Syntax

'Declaration
Public ReadOnly Timestamp As DateTime
public readonly DateTime Timestamp
public:
initonly DateTime Timestamp
val Timestamp: DateTime
public final var Timestamp : DateTime

.NET Framework Security

See Also

Reference

TouchGestureEventArgs Class

Microsoft.SPOT.Input Namespace