开发者

Is it possible to select multiple images in uipickerview [duplicate]

开发者 https://www.devze.com 2023-03-22 12:12 出处:网络
This question already has answers here: Multiple Row Selection in UIPickerView (6 answers) Closed 9 years ago.
This question already has answers here: Multiple Row Selection in UIPickerView (6 answers) Closed 9 years ago.

I want to select multiple images from uipicker view , is it possibl开发者_高级运维e to get multiple images from UIImagepicker.What i know is that we can select one image t a time so how to select multiple images thanks.


I dont think that is possible using UIImagePickercontroller. If you want you take a look at this multipleSelection as an alternative. It might be helpful.

0

精彩评论

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