CoreMotion.CMMotionManager: Method Members

The methods of CoreMotion.CMMotionManager are listed below. For a list of all members, see the CMMotionManager Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

StartAccelerometerUpdates()
Documentation for this section has not yet been entered.
StartAccelerometerUpdates(Foundation.NSOperationQueue, CMAccelerometerHandler)
Documentation for this section has not yet been entered.
StartDeviceMotionUpdates()
Documentation for this section has not yet been entered.
StartDeviceMotionUpdates(CMAttitudeReferenceFrame)
Documentation for this section has not yet been entered.
StartDeviceMotionUpdates(Foundation.NSOperationQueue, CMDeviceMotionHandler)
Documentation for this section has not yet been entered.
StartDeviceMotionUpdates(CMAttitudeReferenceFrame, Foundation.NSOperationQueue, CMDeviceMotionHandler)
Documentation for this section has not yet been entered.
StartGyroUpdates()
Documentation for this section has not yet been entered.
StartGyroUpdates(Foundation.NSOperationQueue, CMGyroHandler)
Documentation for this section has not yet been entered.
StartMagnetometerUpdates()
Documentation for this section has not yet been entered.
StartMagnetometerUpdates(Foundation.NSOperationQueue, CMMagnetometerHandler)
Documentation for this section has not yet been entered.
StopAccelerometerUpdates()
Documentation for this section has not yet been entered.
StopDeviceMotionUpdates()
Documentation for this section has not yet been entered.
StopGyroUpdates()
Documentation for this section has not yet been entered.
StopMagnetometerUpdates()
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the CMMotionManager object.