---
title: writingToolsItems
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsmenuitem/writingtoolsitems
---

# writingToolsItems

An array of standard menu items related to Writing Tools. Each call to this method returns an array of newly allocated instances of NSMenuItem.

## Declaration

```swift
class var writingToolsItems: [NSMenuItem] { get }
```
