MonoTouch.CoreMotion.CMMagnetometerHandler Delegate
A delegate that is the handler for the CMMotionManager.StartMagnetometerUpdates method.

Syntax

public delegate void CMMagnetometerHandler (CMMagnetometerData magnetometerData, MonoTouch.Foundation.NSError error)

Parameters

magnetometerData
The magnetometer data being provider
error
Error, if any.

Remarks

Signature for a method that can receive magnetometer data from the CMMotionManager.

Requirements

Namespace: MonoTouch.CoreMotion
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0