---
title: delegate
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpsessionconfiguration/delegate
---

# delegate

An object that serves as the delegate to the session configuration.

## Declaration

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