---
title: kCLErrorUserInfoAlternateRegionKey
framework: corelocation
role: symbol
role_heading: Global Variable
path: corelocation/kclerroruserinfoalternateregionkey
---

# kCLErrorUserInfoAlternateRegionKey

A key in the user information dictionary of an error relating to a delayed region-monitoring response.

## Declaration

```swift
let kCLErrorUserInfoAlternateRegionKey: String
```

## Discussion

Discussion This key is included in an error of type regionMonitoringResponseDelayed. The value is a CLRegion object containing the region that location services can monitor more effectively.

## See Also

### Errors

- [CLError](corelocation/clerror-swift.struct.md)
- [kCLErrorDomain](corelocation/kclerrordomain.md)
