UIAccelerometerDelegate Protocol Reference
| Conforms to | |
| Framework | /System/Library/Frameworks/UIKit.framework |
| Availability | Available in iOS 2.0 and later. |
| Declared in | UIAccelerometer.h |
Overview
The UIAccelerometerDelegate protocol defines a single method for receiving acceleration-related data from the system. Implementation of this method is optional, but expected.
© 2008 Apple Inc. All Rights Reserved. (Last updated: 2008-05-27)