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

# PHSharedAlbumCreationViewController.Delegate

## Declaration

```swift
protocol Delegate : NSObjectProtocol
```

## Overview

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

## Topics

### Instance Methods

- [sharedAlbumCreationViewController(_:didCompleteWithError:)](photosui/phsharedalbumcreationviewcontroller/delegate-swift.protocol/sharedalbumcreationviewcontroller(_:didcompletewitherror:).md)

## Relationships

### Inherits From

- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
