---
title: itemKey
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nstoolbaruserinfokey/itemkey
---

# itemKey

A key that specifies the toolbar item associated with the notification.

## Declaration

```swift
static let itemKey: NSToolbarUserInfoKey
```

## Discussion

Discussion The value of this key is an NSToolbarItem object.
