Share via


CMMotionManager.StopMagnetometerUpdates Method

Definition

Requests that the magnetometer begin delivering data updates.

[Foundation.Export("stopMagnetometerUpdates")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void StopMagnetometerUpdates();
[<Foundation.Export("stopMagnetometerUpdates")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member StopMagnetometerUpdates : unit -> unit
override this.StopMagnetometerUpdates : unit -> unit
Attributes

Applies to