PedometerReading.StepKind Property

Definition

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

Applies to