Compartir a través de


CLLocationManagerDelegate_Extensions.LocationsUpdated Método

Definición

[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

Parámetros

This
ICLLocationManagerDelegate

Instancia en la que opera este método de extensión.

manager
CLLocationManager

objeto CLLocationManager para el que this es el objeto delegado.

locations
CLLocation[]
Atributos

Se aplica a