---
title: secondaryTextProperties
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uilistcontentconfiguration-swift.struct/secondarytextproperties
---

# secondaryTextProperties

Properties for configuring the secondary text.

## Declaration

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

## See Also

### Customizing appearance

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