---
title: "initWithPhotoLibrary:"
framework: photosui
role: symbol
role_heading: Instance Method
path: "photosui/phsharedalbumcreationconfiguration-c.class/initwithphotolibrary:"
---

# initWithPhotoLibrary:

## Declaration

```occ
- (instancetype) initWithPhotoLibrary:(PHPhotoLibrary *) photoLibrary;
```

## Parameters

- `photoLibrary`: The photo library in which the shared album will be created.
