Contents

UIImagePickerController.SourceType.savedPhotosAlbum

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

Declaration

case savedPhotosAlbum

Discussion

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

See Also

Constants