开发者

Iphone drop down list

I didn't find the drop down list in iphone library.Instead of drop down list,is there any开发者_StackOverflow other alternative.please let me know.

Thanks


Use UIPickerView to select from a list of items. If your list contains a large number of items, UITableView would probably be a better choice.


I recommend using UIActionSheet for this. If you keep adding many items to the actionsheet it turns into a uitable. For me it's the ideal alternative.

Iphone drop down list

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜