PedometerReadingChangedEventArgs.Reading Property

Definition

Gets the most recent pedometer reading.

public:
 property PedometerReading ^ Reading { PedometerReading ^ get(); };
PedometerReading Reading();
public PedometerReading Reading { get; }
var pedometerReading = pedometerReadingChangedEventArgs.reading;
Public ReadOnly Property Reading As PedometerReading

Property Value

The most recent pedometer reading.

Windows requirements

App capabilities
activity

Applies to