Freigeben über


CLLocationManager.StopRangingBeacons(CLBeaconRegion) Methode

Definition

Beendet die regionNachverfolgung von Beacons im .

[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

Parameter

Attribute

Gilt für: