是否可以从左侧屏幕滑动 UIAlertView?

发布于 2024-08-24 17:27:51 字数 39 浏览 3 评论 0原文

我们可以更改为另一个动画(例如,撤消动画),而不是从中心弹出吗?

instead of popup from center can we change to another animation (eg, undo animation)?

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

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

发布评论

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

评论(1

没有你我更好 2024-08-31 17:27:51

我只是在这里猜测...

但是您可以将 UIAlertView 放在滚动视图中,然后为滚动视图设置动画(例如使用 UIPageControl 时)。除了放置在其上的单个 UIAlerView 之外,scrollView 将是透明的。

I am just guessing here...

But you could place the UIAlertView within a scrollView and then animate the scroll view (such as when a UIPageControl is used). The scrollView would be transparent except for the single UIAlerView placed on it.

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