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

# image

The custom image for the monogram.

## Declaration

```swift
var image: UIImage? { get set }
```

## Discussion

Discussion If you supply an image, the system uses this image instead of a generic image or an image created from the name components.

## See Also

### Configuring a Monogram

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