PedometerReading.CumulativeSteps Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|