Share via


CMMotionManager.MagnetometerData Property

Definition

The latest magnetometer data.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreMotion.CMMagnetometerData? MagnetometerData { [Foundation.Export("magnetometerData")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("magnetometerData")>]
member this.MagnetometerData : CoreMotion.CMMagnetometerData

Property Value

Attributes

Applies to