Contents

minor

The minor value from the beacon identity constraint that defines the beacon region.

Declaration

@NSCopying var minor: NSNumber? { get }

Discussion

If you don’t specify a minor value for the beacon, the value of this property is nil. Operations that compare a beacon’s identity characteristics with the constraint’s characteristics ignore the minor value if this property is nil.

See Also

Getting the beacon identity