I know there is no any controls like Dropdownlist in iOS library but suppose we want to implement this type of functionality then how can I do this....
我知道没有任何像Dropdownlist控件在iOS图书馆但假设我们想实现这种类型的功能,那么我怎么能做这个....
I do not want any code but just want to get suggestion from our peers...
我不想要任何代码,只想从我们的同行那里得到建议……
So Let me know about how can I implement it in iPhone...
让我知道如何在iPhone中实现它……
Thanks in advance..
提前谢谢. .
1 个解决方案
#1
4
I think UIPicker is generally the alternative to the drop down on iPhone, that's what pops up when you use a drop down in the web browser.
我认为UIPicker通常是iPhone的下拉菜单的替代品,这是当你在浏览器中使用下拉菜单时弹出的。
See Apple's documentation for further reference.
请参阅苹果的文档以获得进一步的参考。
#1
4
I think UIPicker is generally the alternative to the drop down on iPhone, that's what pops up when you use a drop down in the web browser.
我认为UIPicker通常是iPhone的下拉菜单的替代品,这是当你在浏览器中使用下拉菜单时弹出的。
See Apple's documentation for further reference.
请参阅苹果的文档以获得进一步的参考。