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

# viewController

The view controller associated with this item.

## Declaration

```swift
var viewController: NSViewController? { get }
```

## See Also

### Subclassing bar items

- [view](appkit/nstouchbaritem/view.md)
