---
title: isRepresentedElement
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/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](appkit/nstextelement/parent.md)
- [childElements](appkit/nstextelement/childelements.md)
