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

# text

The raw unformatted string for the text element.

## Declaration

```swift
var text: String { get }
```

## See Also

### Describing a Text Element

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