UIDatePicker 和 UIPickerView 的 UIView 或 UIViewController?

发布于 2024-11-17 16:29:29 字数 122 浏览 3 评论 0原文

我想知道是否使用完整的 UIViewController 还是仅使用 UIView 打开模式对话框来选择日期和语言?由于选择器无法在 UIScrollView 内工作,因此我必须使用按钮打开它们。仅使用 UIView 会如何工作?

I was wondering whether to use a full UIViewController or just a UIView to open a modal dialogue to pick a date and a language? As the pickers won't work inside a UIScrollView, I have to open them with a button. How would it work just with a UIView?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

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

评论(1

机场等船 2024-11-24 16:29:29

最好使用 UIViewController。这是一个可能有帮助的问题 - 显示模式从标签栏应用程序查看控制器

It would be better to use a UIViewController. Here is an SO question that may help - Showing a modal view controller from a tab bar app.

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