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

# CLRegionState.unknown

It is unknown whether the location is inside or outside of the region.

## Declaration

```swift
case unknown
```

## See Also

### Region States

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