Condividi tramite


CLLocationManagerDelegate_Extensions.DeferredUpdatesFinished Metodo

Definizione

[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

Parametri

This
ICLLocationManagerDelegate

Istanza in cui funziona questo metodo di estensione.

manager
CLLocationManager

Oggetto CLLocationManager per cui this è l'oggetto delegato.

error
NSError

Gli aggiornamenti posticipati non sono più disponibili.

Attributi

Si applica a