Partager via


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

Attributs

S’applique à