---
title: shared()
framework: photos
role: symbol
role_heading: Type Method
path: photos/phphotolibrary/shared()
---

# shared()

Retrieves the shared photo library object.

## Declaration

```swift
class func shared() -> PHPhotoLibrary
```

## Return Value

Return Value The singleton photo library object.

## Discussion

Discussion You may use the shared photo library object from any thread.
