StepCounterReading Members
Include Protected Members
Include Inherited Members
The StepCounterReading type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StepCounterReading() |
Constructor
|
|
StepCounterReading(UInt32, TimeSpan, UInt32, TimeSpan, DateTimeOffset) |
Constructor
|
Properties
Name | Description | |
---|---|---|
RunningStepCount |
Gets the number of running steps taken since the motion data was enabled.
|
|
RunTime |
Gets the time spent running since the motion data was enabled.
|
|
Timestamp |
Gets the creation time of the sensor reading.
|
|
WalkingStepCount |
Gets the number of walking steps taken since the motion data was enabled.
|
|
WalkTime |
Gets the time spent walking since the motion data was enabled.
|