Share via


CMPedometer.StopPedometerUpdates Method

Definition

Requests that the pedometer stop sending periodic updates to the app.

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

Applies to