CLLocationManagerDelegate_Extensions.LocationsUpdated Método

Definição

[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

A instância na qual esse método de extensão opera.

manager
CLLocationManager

O CLLocationManager para o qual this é o objeto delegado.

locations
CLLocation[]
Atributos

Aplica-se a