---
title: centeredItemIdentifier
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstoolbar/centereditemidentifier
---

# centeredItemIdentifier

The item to display in the center of the toolbar.

## Declaration

```swift
var centeredItemIdentifier: NSToolbarItem.Identifier? { get set }
```

## See Also

### Deprecated

- [fullScreenAccessoryView](appkit/nstoolbar/fullscreenaccessoryview.md)
- [fullScreenAccessoryViewMinHeight](appkit/nstoolbar/fullscreenaccessoryviewminheight.md)
- [fullScreenAccessoryViewMaxHeight](appkit/nstoolbar/fullscreenaccessoryviewmaxheight.md)
- [sizeMode](appkit/nstoolbar/sizemode-swift.property.md)
- [NSToolbar.SizeMode](appkit/nstoolbar/sizemode-swift.enum.md)
