<!--
{
  "availability" : [
    "iOS: 2.0.0 -",
    "iPadOS: 2.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 10.6.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreLocation",
  "identifier" : "/documentation/CoreLocation/CLError-swift.struct/alternateRegion",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Core Location",
      "CoreLocation"
    ],
    "preciseIdentifier" : "s:SC7CLErrorLeV12CoreLocationE15alternateRegionSo8CLRegionCSgvp"
  },
  "title" : "alternateRegion"
}
-->

# alternateRegion

A region that location services can monitor more effectively.

```
var alternateRegion: CLRegion? { get }
```

## Discussion

This property has a value only for errors of type [`regionMonitoringResponseDelayed`](/documentation/CoreLocation/CLError-swift.struct/regionMonitoringResponseDelayed).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)