Freigeben über


CLLocationManagerDelegate_Extensions.LocationsUpdated Methode

Definition

[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

Parameter

This
ICLLocationManagerDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

manager
CLLocationManager

Die CLLocationManager , für die das this Delegatobjekt ist.

locations
CLLocation[]
Attribute

Gilt für: