gpt4 book ai didi

iphone - 重新排列 UIAlertView 的按钮布局

转载 作者:行者123 更新时间:2023-11-28 20:22:32 25 4
gpt4 key购买 nike

只是一个简单的问题。是否可以更改 UIAlertView 按钮的布局?两个都好看 Two buttons

但是三个按钮和更多按钮浪费了这么多空间,有什么办法可以重新安排它们吗?所以它们是水平顺序的,就像有两个按钮一样?

默认布局是:

Three buttons

我唯一想到的就是创建 View ,在该 View 上添加按钮并将其作为 subview 添加到 UIAlertView...

最佳答案

恐怕您必须创建自己的自定义 AlertView:

Subclassing Notes

The UIAlertView class is intended to be used as-is and does not support subclassing.

The view hierarchy for this class is private and must not be modified. - Apple

关于自定义 UIAlertView,您可能需要以下链接 - https://github.com/gpambrozio/BlockAlertsAnd-ActionSheets .

关于iphone - 重新排列 UIAlertView 的按钮布局,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15363827/

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