---
title: region
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcaption/region
---

# region

The region in which the caption exists.

## Declaration

```swift
var region: AVCaptionRegion? { get }
```

## Discussion

Discussion This property is nil when the underlying caption format doesn’t support or use regions.
