Condividi tramite


CLLocationManagerDelegate_Extensions.LocationsUpdated Metodo

Definizione

[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

Parametri

This
ICLLocationManagerDelegate

Istanza in cui funziona questo metodo di estensione.

manager
CLLocationManager

Oggetto CLLocationManager per cui this è l'oggetto delegato.

locations
CLLocation[]
Attributi

Si applica a