Share via


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

パラメーター

属性

適用対象