Partager via


CLLocationManagerDelegate_Extensions.LocationsUpdated Méthode

Définition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void LocationsUpdated(this CoreLocation.ICLLocationManagerDelegate This, CoreLocation.CLLocationManager manager, CoreLocation.CLLocation[] locations);
static member LocationsUpdated : CoreLocation.ICLLocationManagerDelegate * CoreLocation.CLLocationManager * CoreLocation.CLLocation[] -> 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é.

locations
CLLocation[]
Attributs

S’applique à