Share via


CLLocationManager.StopUpdatingLocation Method

Definition

Stops updating the location.

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

Applies to