---
title: selectedToolItemIdentifier
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pktoolpicker/selectedtoolitemidentifier
---

# selectedToolItemIdentifier

The identifier of the selected tool item in the tool picker.

## Declaration

```swift
var selectedToolItemIdentifier: String { get set }
```

## See Also

### Managing selected tools

- [selectedToolItem](pencilkit/pktoolpicker/selectedtoolitem.md)
