---
title: view
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstextattachmentviewprovider/view
---

# view

The text attachment’s view.

## Declaration

```swift
var view: NSView? { get set }
```

## See Also

### Defining the contents

- [location](appkit/nstextattachmentviewprovider/location.md)
- [textAttachment](appkit/nstextattachmentviewprovider/textattachment.md)
- [textLayoutManager](appkit/nstextattachmentviewprovider/textlayoutmanager.md)
- [tracksTextAttachmentViewBounds](appkit/nstextattachmentviewprovider/trackstextattachmentviewbounds.md)
