---
title: PHSharedAlbumCustomizationViewController.Delegate
framework: photosui
role: symbol
role_heading: Protocol
path: photosui/phsharedalbumcustomizationviewcontroller/delegate-swift.protocol
---

# PHSharedAlbumCustomizationViewController.Delegate

## Declaration

```swift
protocol Delegate : NSObjectProtocol
```

## Overview

Overview A set of methods that the delegate must implement to respond to PHSharedAlbumCustomizationViewController events.

## Topics

### Instance Methods

- [sharedAlbumCustomizationViewController(_:didCompleteWithError:)](photosui/phsharedalbumcustomizationviewcontroller/delegate-swift.protocol/sharedalbumcustomizationviewcontroller(_:didcompletewitherror:).md)

## Relationships

### Inherits From

- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
