---
title: delegate
framework: avrouting
role: symbol
role_heading: Instance Property
path: avrouting/avcustomroutingcontroller/delegate
---

# delegate

A delegate object for a routing controller.

## Declaration

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