Core Motion Framework Reference
The Core Motion framework lets your application receive motion data from device hardware and process that data. This hardware includes an accelerometer and, on some device models, a magnetometer and a gyroscope. Through the CMMotionManager class you can start receiving accelerometer, gyroscope, magnetometer, and combined device-motion events at regular intervals or you can poll for them periodically.
| Framework | /System/Library/Frameworks/CoreMotion.framework |
| Header file directories | /System/Library/Frameworks/CoreMotion.framework/Headers |
© 2011 Apple Inc. All Rights Reserved. (Last updated: 2011-10-12)