# CoreMotionStepCountingData

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

Availability
3.3.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# numberOfSteps READONLY

Availability
3.3.0
numberOfSteps :Number

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


# timestamp READONLY

Availability
3.3.0
timestamp :Date

The time at which the current step count was reported.