CoreMotionStepCountingData

Represents the steps that are returned by a step-count event.

  • 3.3.0
  • 3.3.0

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

CoreMotionStepCountingData
numberOfSteps : Numberreadonly

The total number of steps since the StepCounter.startStepCountingUpdates method was called.

The total number of steps since the StepCounter.startStepCountingUpdates method was called.

CoreMotionStepCountingData
timestamp : Datereadonly

The time at which the current step count was reported.

The time at which the current step count was reported.