CLBeacon.Accuracy Property

Definition

The accuracy of Proximity, in meters.

public virtual double Accuracy { [Foundation.Export("accuracy")] get; }
member this.Accuracy : double

Property Value

Attributes

Remarks

Application developers should not use this value to try to indicate a precise location. It should be used to tell the difference between multiple beacons with the same Proximity value.

Even if both the device and the beacon are stationary, this value may vary over time due to radio interference.

Applies to