---
title: region
framework: Intents
role: symbol
role_heading: Instance Property
platforms: [iOS 12.0+, iPadOS 12.0+, Mac Catalyst 13.1+, watchOS 5.0+]
path: intents/inlocationrelevanceprovider/region
---

# region

The region representing the relevant location.

## Declaration

```swift
@NSCopying var region: CLRegion { get }
```
