Share via


CLLocationManagerDelegate_Extensions.LocationUpdatesResumed 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 LocationUpdatesResumed (this CoreLocation.ICLLocationManagerDelegate This, CoreLocation.CLLocationManager manager);
static member LocationUpdatesResumed : CoreLocation.ICLLocationManagerDelegate * CoreLocation.CLLocationManager -> unit

Parametri

This
ICLLocationManagerDelegate

Istanza in cui funziona questo metodo di estensione.

manager
CLLocationManager

Oggetto CLLocationManager per cui this è l'oggetto delegato.

Attributi

Si applica a