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

# textElementType

The enumerated type of the text element.

## Declaration

```swift
var textElementType: PHProjectTextElement.ElementType { get }
```

## See Also

### Describing a Text Element

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