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

# title

The title for the poster view.

## Declaration

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

## Discussion

Discussion The title appears beneath the image in the poster view.

## See Also

### Configuring a Poster View

- [image](tvuikit/tvposterview/image.md)
- [imageView](tvuikit/tvposterview/imageview.md)
- [subtitle](tvuikit/tvposterview/subtitle.md)
