CLBeaconRegion.ProximityUuid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The UUID associated with the iBeacon.
public virtual Foundation.NSUuid ProximityUuid { [Foundation.Export("proximityUUID", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.ProximityUuid : Foundation.NSUuid
Property Value
- Attributes
Remarks
The UUID of an iBeacon instance will often be the same UUID used in other instances (for instance, a chain of stores might use a UUID associated with the chain, not with the specific store in which the user finds themselves ).