다음을 통해 공유


CLLocationManager.DisallowDeferredLocationUpdates 메서드

정의

지연된 백그라운드 위치 업데이트를 해제합니다.

[Foundation.Export("disallowDeferredLocationUpdates")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DisallowDeferredLocationUpdates ();
abstract member DisallowDeferredLocationUpdates : unit -> unit
override this.DisallowDeferredLocationUpdates : unit -> unit
특성

적용 대상

추가 정보

  • <xref:CoreLocation.CLLocationManager.AllowDeferredLocationUpdatesUntil>