---
title: isRepresentedElement
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nstextelement/isrepresentedelement
---

# isRepresentedElement

A Boolean value that indicates whether this element is in the text layout.

## Declaration

```swift
var isRepresentedElement: Bool { get }
```

## See Also

### Accessing text elements

- [parent](uikit/nstextelement/parent.md)
- [childElements](uikit/nstextelement/childelements.md)
