---
title: photoLibrary
framework: photosui
role: symbol
role_heading: Instance Property
path: photosui/phprojectextensioncontext/photolibrary
---

# photoLibrary

A read-only version of the photo library being modified.

## Declaration

```swift
var photoLibrary: PHPhotoLibrary { get }
```

## See Also

### Accessing the Project and the Photo Library

- [project](photosui/phprojectextensioncontext/project.md)
