---
title: attributedText
framework: photosui
role: symbol
role_heading: Instance Property
path: photosui/phprojecttextelement/attributedtext
---

# attributedText

The stylized attributed string for the text element as presented to the user in Photos.

## Declaration

```swift
var attributedText: NSAttributedString? { get }
```

## See Also

### Describing a Text Element

- [text](photosui/phprojecttextelement/text.md)
- [textElementType](photosui/phprojecttextelement/textelementtype.md)
- [PHProjectTextElement.ElementType](photosui/phprojecttextelement/elementtype.md)
