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

# CLRegionState.inside

The location is inside of the given region.

## Declaration

```swift
case inside
```

## See Also

### Region States

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