---
title: CLRegionState.outside
framework: corelocation
role: symbol
role_heading: Case
path: corelocation/clregionstate/outside
---

# CLRegionState.outside

The location is outside of the given region.

## Declaration

```swift
case outside
```

## See Also

### Region States

- [CLRegionState.unknown](corelocation/clregionstate/unknown.md)
- [CLRegionState.inside](corelocation/clregionstate/inside.md)
