Share via


CLLocationManager.IsRangingAvailable Property

Definition

Gets a Boolean value that tells whether the device can range Bluetooth beacons.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool IsRangingAvailable { [Foundation.Export("isRangingAvailable")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isRangingAvailable")>]
static member IsRangingAvailable : bool

Property Value

Attributes

Applies to