---
title: PKToolPicker.Delegate
framework: pencilkit
role: symbol
role_heading: Protocol
path: pencilkit/pktoolpicker/delegate-swift.protocol
---

# PKToolPicker.Delegate

## Declaration

```swift
@MainActor protocol Delegate : NSObjectProtocol
```

## Topics

### Instance Methods

- [toolPickerWillDismiss(_:)](pencilkit/pktoolpicker/delegate-swift.protocol/toolpickerwilldismiss(_:).md)

## Relationships

### Inherits From

- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
