ios - Is there any standard combo box element that I can use in the interface builder of Xcode -


Is there a standard combo box element that I can use in the builder of Xcode? Or should I use Picker footage in this case?

Thanks in advance. Use

picker view as it is a standard control and combo Make the same functionality of the box. The iPhone phones are more user-friendly with the pickarie rather than the combo box. You can see in all the standard app picker view is used instead of a combo box. The Picker view is more relevant and user-friendly to use.


Comments

Popular posts from this blog

c++ - C/pp Sockets, recv()/send() works only under gdb -

GO: Serve static pages -

objective c - How to open front/back camera at the same time in iOS developing? -