gpt4 book ai didi

iphone - 从子 UIViewController 呈现 UIActionSheet

转载 作者:塔克拉玛干 更新时间:2023-11-02 08:48:09 27 4
gpt4 key购买 nike

我的容器 View Controller 呈现了一系列 subview ,每个 subview 都有自己的 UIViewController。当按下其中一个 subview 上的按钮时,我需要显示 UIActionSheet

从父 View Controller 的工具栏显示此操作表的正确方法是什么? iOS 5 的新容器 View Controller 支持是否提供了一种简单的方法来做到这一点?或者我应该使用委托(delegate)让容器 Controller 知道按钮被按下了吗?

最佳答案

我对这个问题不是很有经验,但是你不能将 parentViewController 属性作为 UIActionSheet 的委托(delegate)传递吗?在呈现操作表时,传递 parentViewController 的属性,例如它的 View 或工具栏?

不过,从工程的角度来看,我更喜欢你使用委托(delegate)的想法。阅读充当 UIActionSheet 委托(delegate)的 View Controller 的代码似乎很奇怪,但不知道为什么首先要显示它。

关于iphone - 从子 UIViewController 呈现 UIActionSheet,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12762373/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com