---
title: usesTextAttachmentView
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/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](appkit/nstextattachment/bounds.md)
- [contents](appkit/nstextattachment/contents.md)
- [fileType](appkit/nstextattachment/filetype.md)
- [image](appkit/nstextattachment/image.md)
- [fileWrapper](appkit/nstextattachment/filewrapper.md)
- [allowsTextAttachmentView](appkit/nstextattachment/allowstextattachmentview.md)
- [lineLayoutPadding](appkit/nstextattachment/linelayoutpadding.md)
