---
title: delegate
framework: photosui
role: symbol
role_heading: Instance Property
path: photosui/phsharedalbumcreationviewcontroller/delegate-swift.property
---

# delegate

The delegate to respond to PHSharedAlbumCreationViewController events.

## Declaration

```swift
weak var delegate: (any PHSharedAlbumCreationViewController.Delegate)? { get set }
```
