MonoTouch.CoreLocation.CLProximity Enumeration
An enumeration whose values specify the physical proximity of an iBeacon.

Syntax

[MonoTouch.ObjCRuntime.iOS(7, 0)]
[MonoTouch.ObjCRuntime.Native]
public enum CLProximity

See Also

CLBeacon

Remarks

The returned value of CLBeacon.Proximity varies based on power output and the physical environment. It is difficult to translate these qualitative values into absolute physical distances.

Members

Member NameDescription
FarThe furthest distance reported by an iBeacon.
ImmediateThe closest distance reported by an iBeacon.
NearAn intermediate distance reported by an iBeacon.
UnknownThe distance to the iBeacon could not be estimated.

Requirements

Namespace: MonoTouch.CoreLocation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0