CLLocationManagerDelegate_Extensions.DidRangeBeacons Метод

Определение

[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 DidRangeBeacons (this CoreLocation.ICLLocationManagerDelegate This, CoreLocation.CLLocationManager manager, CoreLocation.CLBeacon[] beacons, CoreLocation.CLBeaconRegion region);
static member DidRangeBeacons : CoreLocation.ICLLocationManagerDelegate * CoreLocation.CLLocationManager * CoreLocation.CLBeacon[] * CoreLocation.CLBeaconRegion -> unit

Параметры

This
ICLLocationManagerDelegate

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

manager
CLLocationManager

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

beacons
CLBeacon[]

Диапазон s CLBeacon.

Атрибуты

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