---
title: toolbar
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstoolbaritem/toolbar
---

# toolbar

The toolbar that currently includes the item.

## Declaration

```swift
weak var toolbar: NSToolbar? { get }
```
