---
title: captions
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcaptionrenderer/captions
---

# captions

The captions to render.

## Declaration

```swift
var captions: [AVCaption] { get set }
```

## Discussion

Discussion This property value is an empty array if there are no captions for the system to render.

## See Also

### Configuring the renderer

- [bounds](avfoundation/avcaptionrenderer/bounds.md)
