---
title: minor
framework: corelocation
role: symbol
role_heading: Instance Property
path: corelocation/clbeacon/minor
---

# minor

The minor value that the observed beacon transmitted.

## Declaration

```swift
@NSCopying var minor: NSNumber { get }
```

## Mentioned in

Determining the proximity to an iBeacon device

## See Also

### Getting the beacon identity

- [uuid](corelocation/clbeacon/uuid.md)
- [major](corelocation/clbeacon/major.md)
- [proximityUUID](corelocation/clbeacon/proximityuuid.md)
