UIPicker 重新加载内容

发布于 2024-09-01 23:13:25 字数 126 浏览 4 评论 0原文

我的 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

香橙ぽ 2024-09-08 23:13:25

除非我误解了你的问题,否则你可能想看看 http://developer.apple.com/iPhone/library/documentation/UIKit/Reference/UIPickerView_Class/Reference/UIPickerView.html#//apple_ref/doc/ uid/TP40006842-CH3-SW10

重新加载视图选取器

– reloadAllComponents
– reloadComponent:

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

– reloadAllComponents
– reloadComponent:
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文