Freigeben über


CLLocationManagerDelegate_Extensions.DidRangeBeacons Methode

Definition

[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

Parameter

This
ICLLocationManagerDelegate

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

manager
CLLocationManager

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

beacons
CLBeacon[]

Die bereichsweiten CLBeacons.

Attribute

Gilt für: