---
title: delegate
framework: avkit
role: symbol
role_heading: Instance Property
path: avkit/avcontinuitydevicepickerviewcontroller/delegate
---

# delegate

The delegate that responds to events from the continuity device picker view controller.

## Declaration

```swift
weak var delegate: (any AVContinuityDevicePickerViewControllerDelegate)? { get set }
```
