---
title: TVMonogramContentConfiguration
framework: tvuikit
role: symbol
role_heading: Structure
path: tvuikit/tvmonogramcontentconfiguration-swift.struct
---

# TVMonogramContentConfiguration

A content configuration for a monogram view.

## Declaration

```swift
struct TVMonogramContentConfiguration
```

## Topics

### Creating Default Configurations

- [cell()](tvuikit/tvmonogramcontentconfiguration-swift.struct/cell().md)

### Customizing Content

- [image](tvuikit/tvmonogramcontentconfiguration-swift.struct/image.md)
- [text](tvuikit/tvmonogramcontentconfiguration-swift.struct/text.md)
- [secondaryText](tvuikit/tvmonogramcontentconfiguration-swift.struct/secondarytext.md)
- [personNameComponents](tvuikit/tvmonogramcontentconfiguration-swift.struct/personnamecomponents.md)

### Customizing Appearance

- [textProperties](tvuikit/tvmonogramcontentconfiguration-swift.struct/textproperties-swift.property.md)
- [secondaryTextProperties](tvuikit/tvmonogramcontentconfiguration-swift.struct/secondarytextproperties.md)
- [TVMonogramContentConfiguration.TextProperties](tvuikit/tvmonogramcontentconfiguration-swift.struct/textproperties-swift.struct.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomReflectable](swift/customreflectable.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [UIContentConfiguration](uikit/uicontentconfiguration-9eib5.md)

## See Also

### Creating a Monogram Content View

- [init(configuration:)](tvuikit/tvmonogramcontentview/init(configuration:).md)
