PedometerReading.StepKind 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.
Indicates the type of steps taken for this pedometer reading.
public:
property PedometerStepKind StepKind { PedometerStepKind get(); };
PedometerStepKind StepKind();
public PedometerStepKind StepKind { get; }
var pedometerStepKind = pedometerReading.stepKind;
Public ReadOnly Property StepKind As PedometerStepKind
Property Value
The type of step taken.
Windows requirements
App capabilities |
activity
|