---
title: PHAccessLevel.readWrite
framework: photos
role: symbol
role_heading: Case
path: photos/phaccesslevel/readwrite
---

# PHAccessLevel.readWrite

A value that indicates the app can read from and write to the user’s photo library.

## Declaration

```swift
case readWrite
```

## See Also

### Access Levels

- [PHAccessLevel.addOnly](photos/phaccesslevel/addonly.md)
