开发者

iphone, if possible to select multiple files from Photos gallery via UIImagePickerController

Is it possible that a user can select multiple images from the photo gallery in iOS using UIImagePickerController? If so, how do I go about achievin开发者_StackOverflow中文版g it?

Thanks


Not Possible

It is not possible for UIImagePickerController to select multiple images at once.

Reusable Components

However, there are great reusable components that support this. One of examples is ELCImagePickerController. Its screenshot is on this page.


I don't think it is possible to select multiple photos at once. You'll have to let them pick them one by one, I guess.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜