Compartir a través de


CLLocationManager.StopRangingBeacons(CLBeaconRegion) Método

Definición

Detiene el seguimiento de balizas en .region

[Foundation.Export("stopRangingBeaconsInRegion:")]
[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 virtual void StopRangingBeacons (CoreLocation.CLBeaconRegion region);
abstract member StopRangingBeacons : CoreLocation.CLBeaconRegion -> unit
override this.StopRangingBeacons : CoreLocation.CLBeaconRegion -> unit

Parámetros

Atributos

Se aplica a