Edit

Share via


CLBeaconRegion.ProximityUuid Property

Definition

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 ).

Applies to