通过 UIAlertView/UIActionView 对话框保留对象

发布于 2024-08-20 10:22:09 字数 129 浏览 8 评论 0原文

我正在处理本地(方法)自定义对象,需要向用户显示一个对话框(UIActionSheet 或 UIAlertView)。当用户与对话框交互后调用委托时,访问同一对象的最佳方法是什么?除了向当前类添加另一个实例变量之外,Cocoa 还有什么技巧吗?

I'm working on a local (to the method) custom object and need to display a dialog (UIActionSheet or UIAlertView) to the user. What's the best way to get access to same object when delegate is called after user interacts with the dialog? Any Cocoa tricks besides adding another instance variable to current class?

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

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

发布评论

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

评论(1

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