---
title: region
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mapcameraupdatecontext/region
---

# region

A map region that approximates the view of the map’s camera.

## Declaration

```swift
let region: MKCoordinateRegion
```

## See Also

### Accessing information about the camera

- [camera](mapkit/mapcameraupdatecontext/camera.md)
- [rect](mapkit/mapcameraupdatecontext/rect.md)
