Поделиться через


CLLocationManagerDelegate_Extensions.RangingBeaconsDidFailForRegion Метод

Определение

[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

Параметры

This
ICLLocationManagerDelegate

Экземпляр, с которым работает этот метод расширения.

manager
CLLocationManager

Объект , CLLocationManager для которого this является объектом делегата.

error
NSError
Атрибуты

Применяется к