Share via


PedometerReading.Timestamp Property

Definition

Gets the time for the most recent pedometer reading.

public:
 property DateTime Timestamp { DateTime get(); };
DateTime Timestamp();
public System.DateTimeOffset Timestamp { get; }
var dateTime = pedometerReading.timestamp;
Public ReadOnly Property Timestamp As DateTimeOffset

Property Value

The time when the pedometer reported the reading.

Windows requirements

App capabilities
activity

Applies to