---
title: secondaryAttributedText
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uilistcontentconfiguration-c.class/secondaryattributedtext
---

# secondaryAttributedText

An attributed variant of the secondary text.

## Declaration

```occ
@property (nonatomic, copy, nullable) NSAttributedString * secondaryAttributedText;
```

## Discussion

Discussion This value supersedes the secondaryText property.

## See Also

### Customizing content

- [image](uikit/uilistcontentconfiguration-c.class/image.md)
- [text](uikit/uilistcontentconfiguration-c.class/text.md)
- [attributedText](uikit/uilistcontentconfiguration-c.class/attributedtext.md)
- [secondaryText](uikit/uilistcontentconfiguration-c.class/secondarytext.md)
