---
title: rangedBeaconConstraints
framework: corelocation
role: symbol
role_heading: Instance Property
path: corelocation/cllocationmanager/rangedbeaconconstraints
---

# rangedBeaconConstraints

The set of beacon constraints currently being tracked using ranging.

## Declaration

```swift
var rangedBeaconConstraints: Set<CLBeaconIdentityConstraint> { get }
```

## See Also

### Performing beacon ranging

- [startRangingBeacons(satisfying:)](corelocation/cllocationmanager/startrangingbeacons(satisfying:).md)
- [stopRangingBeacons(satisfying:)](corelocation/cllocationmanager/stoprangingbeacons(satisfying:).md)
