Compartir a través de


CLLocationManagerDelegate_Extensions.RangingBeaconsDidFailForRegion Método

Definición

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 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 RangingBeaconsDidFailForRegion (this CoreLocation.ICLLocationManagerDelegate This, CoreLocation.CLLocationManager manager, CoreLocation.CLBeaconRegion region, Foundation.NSError error);
static member RangingBeaconsDidFailForRegion : CoreLocation.ICLLocationManagerDelegate * CoreLocation.CLLocationManager * CoreLocation.CLBeaconRegion * Foundation.NSError -> 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.

error
NSError
Atributos

Se aplica a