# CoreMotionMagnetometerData
Representation of a magnetometer event.
NOTE
This is an abstract type. Any object of this structure can be used where this type is used.
# Properties
# magneticField READONLY
magneticField :CoreMotionMagneticField
The magnetic field measured by the magnetometer.
For more information, see iOS Developer Library: CMMagnetometerData.magneticField property.