---
title: textProperties
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uilistcontentconfiguration-swift.struct/textproperties-swift.property
---

# textProperties

Properties for configuring the primary text.

## Declaration

```swift
var textProperties: UIListContentConfiguration.TextProperties { get set }
```

## See Also

### Customizing appearance

- [imageProperties](uikit/uilistcontentconfiguration-swift.struct/imageproperties-swift.property.md)
- [secondaryTextProperties](uikit/uilistcontentconfiguration-swift.struct/secondarytextproperties.md)
- [UIListContentConfiguration.ImageProperties](uikit/uilistcontentconfiguration-swift.struct/imageproperties-swift.struct.md)
- [UIListContentConfiguration.TextProperties](uikit/uilistcontentconfiguration-swift.struct/textproperties-swift.struct.md)
