<!--
{
  "availability" : [
    "iOS: 2.0.0 - 27.0.0",
    "iPadOS: 2.0.0 - 27.0.0",
    "macCatalyst: 13.1.0 - 27.0.0",
    "visionOS: 1.0.0 - 27.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIImagePickerController/SourceType-swift.enum/savedPhotosAlbum",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UIImagePickerControllerSourceType@UIImagePickerControllerSourceTypeSavedPhotosAlbum"
  },
  "title" : "UIImagePickerController.SourceType.savedPhotosAlbum"
}
-->

# UIImagePickerController.SourceType.savedPhotosAlbum

Specifies the device’s Camera Roll album as the source for the image picker controller.

```
case savedPhotosAlbum
```

## Discussion

If the device does not have a camera, specifies the Saved Photos album as the source.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)