Use for questions regarding CMMotionManager objects; an NSObject class in the Core Motion framework and MonoTouch.CoreMotion Namespace.
CMMotionManager
is an NSObject
class in the Core Motion framework and MonoTouch.CoreMotion Namespace.
A CMMotionManager
instance provides access to motion services and data, including accelerometer and magnetometer data.
Motion services are not available on all devices -- the deviceMotionAvailable
boolean property indicates whether or not motion services are available.