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

# view

The text attachment’s view.

## Declaration

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

## See Also

### Defining the contents

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