UIPicker 重新加载内容
我的 UIPicker 有问题,我将选取器保留在导航控制器中。我希望每当导航控制器推送 PickerView 时都重新加载 Picker 内容。
但 pickerview 内容在所有导航中保持相同的状态..如何更改此设置?
i have a problem with UIPicker, im keeping my Picker in Navigation controller. i want the Picker content to reload whenever the navigation controller push the PickerView.
but the pickerview content maintaining same state in all navigation.. how to change this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
除非我误解了你的问题,否则你可能想看看 http://developer.apple.com/iPhone/library/documentation/UIKit/Reference/UIPickerView_Class/Reference/UIPickerView.html#//apple_ref/doc/ uid/TP40006842-CH3-SW10
重新加载视图选取器
Unless I am misunderstanding your question you might want to look at http://developer.apple.com/iPhone/library/documentation/UIKit/Reference/UIPickerView_Class/Reference/UIPickerView.html#//apple_ref/doc/uid/TP40006842-CH3-SW10
Reloading the View Picker