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

# subtitle

The subtitle for the monogram.

## Declaration

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

## Discussion

Discussion The subtitle appears below the title.

## See Also

### Configuring a Monogram

- [personNameComponents](tvuikit/tvmonogramview/personnamecomponents.md)
- [image](tvuikit/tvmonogramview/image.md)
- [title](tvuikit/tvmonogramview/title.md)
