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

# delegate

The delegate to respond to PHSharedAlbumCustomizationViewController events.

## Declaration

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