CLLocationManagerDelegate_Extensions.DeferredUpdatesFinished Метод

Определение

[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 static void DeferredUpdatesFinished (this CoreLocation.ICLLocationManagerDelegate This, CoreLocation.CLLocationManager manager, Foundation.NSError error);
static member DeferredUpdatesFinished : CoreLocation.ICLLocationManagerDelegate * CoreLocation.CLLocationManager * Foundation.NSError -> unit

Параметры

This
ICLLocationManagerDelegate

Экземпляр, с которым работает этот метод расширения.

manager
CLLocationManager

Объект , CLLocationManager для которого this является объектом делегата.

error
NSError

Причина, по которой отложенные обновления больше не доступны.

Атрибуты

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