---
title: PHProjectTextElement
framework: photosui
role: symbol
role_heading: Class
path: photosui/phprojecttextelement
---

# PHProjectTextElement

An element that represents text within project section content.

## Declaration

```swift
class PHProjectTextElement
```

## Topics

### Describing a Text Element

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

## Relationships

### Inherits From

- [PHProjectElement](photosui/phprojectelement.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Subclassing Project Elements

- [PHProjectAssetElement](photosui/phprojectassetelement.md)
- [PHProjectJournalEntryElement](photosui/phprojectjournalentryelement.md)
- [PHProjectMapElement](photosui/phprojectmapelement.md)
