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

# delegate

The delegate to respond to PHSharedAlbumPostingViewController events.

## Declaration

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