---
title: title
framework: tvuikit
role: symbol
role_heading: Instance Property
path: tvuikit/tvcaptionbuttonview/title
---

# title

The title for the caption button.

## Declaration

```swift
var title: String? { get set }
```

## Discussion

Discussion The title appears below the caption button.

## See Also

### Configuring the Caption Button

- [contentImage](tvuikit/tvcaptionbuttonview/contentimage.md)
- [contentText](tvuikit/tvcaptionbuttonview/contenttext.md)
- [subtitle](tvuikit/tvcaptionbuttonview/subtitle.md)
