iOS 两级联动滚轮选择器 (Objective-C)

作者: 树袋熊将军 | 来源:发表于2015-12-09 22:09 被阅读1533次

用Storyboard和代码实现两级联动滚轮选择器,并实现将确认选中的结果显示到文本框里.

//Using storyboard and codes to realize the function of making the content of the second component depending on the content of the first component,and there is a "confirm" button , once you click it, the contents you selected will be displayed inside of the textfield. 



GitHub源码

相关文章

网友评论

    本文标题:iOS 两级联动滚轮选择器 (Objective-C)

    本文链接:https://www.haomeiwen.com/subject/vvokhttx.html