如何在iPhone上制作NumericUpDown?
我正在尝试找出一种为 Iphone 制作 NumericUpDown 组件的方法。有人知道类似的东西是否已经存在吗?
知道创建类似内容的好方法是什么吗?
谢谢
I am trying to firgure out a way to make an NumericUpDown component for the Iphone. Anyone know if something like that already exists ?
Any idea what would be a good approach to create something like that ?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您的 NumericUpDown 表示此 google 搜索 那么我建议你使用 iphone UIPickerView 或 这个
If your NumericUpDown mean images in this google search then I can suggest you go with iphone UIPickerView or this one