---
title: writingToolsItemIdentifier
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nstoolbaritem/identifier/writingtoolsitemidentifier
---

# writingToolsItemIdentifier

A standard item that is configured to send -showWritingTools: to the firstResponder when invoked.

## Declaration

```swift
static let writingToolsItemIdentifier: NSToolbarItem.Identifier
```
