Share via


CMMotionManager.StopAccelerometerUpdates Method

Definition

Requests that the accelerometer stop delivering data updates.

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

Applies to