Contains the data for a single motion update event.
For more information see, iOS Developer Library: CMMotionActivity Class Reference.
NOTE This is an abstract type. Any object meeting this description can be used where this type is used.
A Boolean indicating whether the device is in an automobile.
A Boolean indicating whether the device is in an automobile.
The confidence in the assessment of the motion type.
The confidence in the assessment of the motion type.
Could be Modules.CoreMotion.MOTION_ACTIVITY_CONFIDENCE_LOW, Modules.CoreMotion.MOTION_ACTIVITY_CONFIDENCE_MEDIUM, or Modules.CoreMotion.MOTION_ACTIVITY_CONFIDENCE_HIGH
A Boolean indicating whether the device is on a running person.
A Boolean indicating whether the device is on a running person.
The time at which the change in motion occurred.
The time at which the change in motion occurred.
A Boolean indicating whether the device is stationary.
A Boolean indicating whether the device is stationary.
A Boolean indicating whether the type of motion is unknown.
A Boolean indicating whether the type of motion is unknown.
A Boolean indicating whether the device is on a walking person.
A Boolean indicating whether the device is on a walking person.