---
title: defaultToolItems
framework: pencilkit
role: symbol
role_heading: Type Property
path: pencilkit/pktoolpicker/defaulttoolitems
---

# defaultToolItems

The default tool items for new tool pickers.

## Declaration

```swift
class var defaultToolItems: [PKToolPickerItem] { get }
```

## Discussion

Discussion These items are used when creating a new PKToolPicker.
