PedometerReading.CumulativeSteps Property

Definition

Gets the total number of steps taken for this pedometer reading.

public:
 property int CumulativeSteps { int get(); };
int CumulativeSteps();
public int CumulativeSteps { get; }
var int32 = pedometerReading.cumulativeSteps;
Public ReadOnly Property CumulativeSteps As Integer

Property Value

Int32

int

The total number of steps taken.

Windows requirements

App capabilities
activity

Applies to