简体   繁体   中英

How to create a dropdown menu in a UIControlViewCell in iOS, Objective-C?

如何在iOS Objective-C的UIControlViewCell中创建下拉菜单?

我正在使用这个: https : //github.com/BijeshNair/NIDropDown它工作正常。

There is no thing such as drop down in iOS but what you can do is use UIPickerPiew on click of textbox field. you can call this pickerview in place of your normal keyboard

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM