---
title: toolItems
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pktoolpicker/toolitems
---

# toolItems

All tool items in the tool picker.

## Declaration

```swift
var toolItems: [PKToolPickerItem] { get }
```
