Bagikan melalui


CLLocationManagerDelegate_Extensions.UpdatedLocation Metode

Definisi

Pengembang tidak boleh menggunakan metode yang tidak digunakan lagi ini.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void UpdatedLocation (this CoreLocation.ICLLocationManagerDelegate This, CoreLocation.CLLocationManager manager, CoreLocation.CLLocation newLocation, CoreLocation.CLLocation oldLocation);
static member UpdatedLocation : CoreLocation.ICLLocationManagerDelegate * CoreLocation.CLLocationManager * CoreLocation.CLLocation * CoreLocation.CLLocation -> unit

Parameter

This
ICLLocationManagerDelegate

Instans tempat metode ekstensi ini beroperasi.

manager
CLLocationManager

CLLocationManager yang this merupakan objek delegasi.

newLocation
CLLocation
oldLocation
CLLocation
Atribut

Berlaku untuk