Condividi tramite


CLLocationManagerDelegate_Extensions.DidRangeBeacons Metodo

Definizione

[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

Parametri

This
ICLLocationManagerDelegate

Istanza in cui opera questo metodo di estensione.

manager
CLLocationManager

Oggetto CLLocationManager per il quale this è l'oggetto delegato.

beacons
CLBeacon[]

S compreso nell'intervallo CLBeacon.

Attributi

Si applica a