开发者

Single album in UIImagePickerViewController

开发者 https://www.devze.com 2023-03-01 11:33 出处:网络
I\'m new in iOS development and I was wondering if is possible to use an UIImagePickerViewController to view a single album 开发者_如何学JAVAcreated by the same

I'm new in iOS development and I was wondering if is possible to use an UIImagePickerViewController to view a single album 开发者_如何学JAVAcreated by the same application.


UIImagePickerController will open up to the Albums view, it's then up to the user to decide what album they wish to navigate to.

For an "Album" made by your application, you can create your own "gallery view" and only display the images that your app has created.

0

精彩评论

暂无评论...
验证码 换一张
取 消