Contents

major

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

Declaration

@NSCopying var major: NSNumber? { get }

Discussion

If you don’t specify a major 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 major value if this property is nil.

See Also

Getting the beacon identity