---
title: selectedToolItem
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pktoolpicker/selectedtoolitem
---

# selectedToolItem

The currently selected tool item in the tool picker.

## Declaration

```swift
var selectedToolItem: PKToolPickerItem { get set }
```

## See Also

### Managing selected tools

- [selectedToolItemIdentifier](pencilkit/pktoolpicker/selectedtoolitemidentifier.md)
