Skip to content

Modules.CoreMotion.CoreMotionStepCountingData

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

Since: 3.3.0 · Platforms: iphone, ipad

Properties #

numberOfSteps#

Type: Number

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

timestamp#

Type: Date

The time at which the current step count was reported.

Titanium SDK Documentation