Share via


CLLocationManager.StopMonitoringSignificantLocationChanges Method

Definition

Starts monitoring significant location changes.

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

Applies to