Condividi tramite


CLLocationManager.StartMonitoringSignificantLocationChanges Metodo

Definizione

Avvia il monitoraggio per modifiche significative.

[Foundation.Export("startMonitoringSignificantLocationChanges")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void StartMonitoringSignificantLocationChanges ();
[Foundation.Export("startMonitoringSignificantLocationChanges")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void StartMonitoringSignificantLocationChanges ();
abstract member StartMonitoringSignificantLocationChanges : unit -> unit
override this.StartMonitoringSignificantLocationChanges : unit -> unit
Attributi

Commenti

Si tratta della modalità di monitoraggio più efficiente dell'energia e si basa principalmente sulle modifiche della torre cellulare. È più appropriato per le applicazioni che non hanno esigenze precise di monitoraggio della posizione.

Si applica a