---
title: tool
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pktoolpickeritem/tool-2ji9h
---

# tool

A tool for drawing on a PKCanvasView.

## Declaration

```swift
var tool: (any PKTool)? { get }
```
