---
title: delegate
framework: replaykit
role: symbol
role_heading: Instance Property
path: replaykit/rpbroadcastactivityviewcontroller/delegate
---

# delegate

The delegate for the broadcast activity view controller.

## Declaration

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

## See Also

### Getting the Delegate

- [RPBroadcastActivityViewControllerDelegate](replaykit/rpbroadcastactivityviewcontrollerdelegate.md)
