Partager via


CLLocationManagerDelegate_Extensions.DeferredUpdatesFinished Méthode

Définition

[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

Paramètres

This
ICLLocationManagerDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

manager
CLLocationManager

CLLocationManager pour lequel this est l’objet délégué.

error
NSError

Raison pour laquelle les mises à jour différées ne sont plus disponibles.

Attributs

S’applique à