PedometerStepKind
PedometerStepKind
PedometerStepKind
PedometerStepKind
Enum
Definition
The type of step taken according to the pedometer.
public : enum class PedometerStepKindpublic enum PedometerStepKindPublic Enum PedometerStepKind// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Running Running Running Running | A running step. |
| Unknown Unknown Unknown Unknown | An unknown step type. |
| Walking Walking Walking Walking | A walking step. |
Remarks
A single step type applies to all of the steps recorded during a single PedometerReading.