---
title: usesTextAttachmentView
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nstextattachment/usestextattachmentview
---

# usesTextAttachmentView

A Boolean value that indicates whether the text attachment uses text attachment views.

## Declaration

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

## See Also

### Defining the attachment’s contents

- [bounds](uikit/nstextattachment/bounds.md)
- [contents](uikit/nstextattachment/contents.md)
- [fileType](uikit/nstextattachment/filetype.md)
- [image](uikit/nstextattachment/image.md)
- [fileWrapper](uikit/nstextattachment/filewrapper.md)
- [allowsTextAttachmentView](uikit/nstextattachment/allowstextattachmentview.md)
- [lineLayoutPadding](uikit/nstextattachment/linelayoutpadding.md)
