Dictionary passed to the callback of the Pedometer.startPedometerUpdates() and Pedometer.queryPedometerData() methods.
NOTE This is an abstract type. Any object meeting this description can be used where this type is used.
An error code describing the error if there was one.
An error code describing the error if there was one.
See ERROR
constants for possible values.
The rate at which steps are taken, measured in steps per second. Note: This property is only available on iOS 9 and later.
The current pace of the user, measured in seconds per meter. Note: This property is only available on iOS 9 and later.
The estimated distance (in meters) traveled by the user.
The estimated distance (in meters) traveled by the user.
An error message describing the error if there was one.
An error message describing the error if there was one.
The approximate number of floors ascended by walking.
The approximate number of floors ascended by walking.
The approximate number of floors descended by walking.
The approximate number of floors descended by walking.
The gravity acceleration vector expressed in the device's reference frame.
The gravity acceleration vector expressed in the device's reference frame.
Returns the magnetic field vector with respect to the device.
Returns the magnetic field vector with respect to the device.
The number of steps taken by the user.
The number of steps taken by the user.
The roation rate of the device.
The roation rate of the device.
The start time for the pedometer data.
The start time for the pedometer data.
A Boolean indicating if the operation was successful or not.
A Boolean indicating if the operation was successful or not.
The time when the logged item is valid.
The time when the logged item is valid.
The time stamp is the amount of time in milliseconds since the phone booted.
The acceleration that the user is giving to the device.
The acceleration that the user is giving to the device.