Поделиться через


CLLocationManager.StartMonitoringSignificantLocationChanges Метод

Определение

Начинает мониторинг существенных изменений.

[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
Атрибуты

Комментарии

Это наиболее энергоэффективный режим мониторинга, который в первую очередь зависит от изменений сотового телефона-башни. Он лучше всего подходит для приложений, у которых нет точных потребностей в мониторинге местоположения.

Применяется к