---
title: isTruncated
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/text/layout/istruncated
---

# isTruncated

Indicates if this text is truncated.

## Declaration

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