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

# personNameComponents

The names used to create a monogram image.

## Declaration

```swift
var personNameComponents: PersonNameComponents? { get set }
```

## Discussion

Discussion If no image is provided, the monogram object creates an image using the first initial of the givenName and familyName attributes contained in this property. The person’s name appears below the monogram image.

## See Also

### Configuring a Monogram

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