다음을 통해 공유


CLLocationManager.StopRangingBeacons(CLBeaconRegion) 메서드

정의

에서 비콘 추적을 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

매개 변수

특성

적용 대상