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

# view

The view associated with this item.

## Declaration

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

## See Also

### Subclassing bar items

- [viewController](appkit/nstouchbaritem/viewcontroller.md)
