菜鸟教程小白 发表于 2022-12-13 06:24:28

ios - 使用多个图像和文本创建 UIAlertView


                                            <p><p>我想创建一个包含多个图像的 UIAlertView,我可以这样做吗。<br/>
我正在附上我的要求的示例图像。<br/><br/> <img src="/image/aDe3b.png" alt="enter image description here"/> </p>

<p><br/>谁能指点一下实现这个。<br/>
我可以用一张图片设计一个简单的 AlertviewController ,但不知道多张图片</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>您可以使用看起来像 <code>UIAlertView</code> 的图像创建自定义 View ,或者使用来自精彩的 iOS Github 社区的自定义警报之一。</p>

<ul>
<li><strong> <a href="https://github.com/wimagguc/ios-custom-alertview" rel="noreferrer noopener nofollow">Custom iOS AlertView</a> </strong></li>
<li><strong> <a href="https://github.com/Darktt/DTAlertView" rel="noreferrer noopener nofollow">DTAlertView</a> </strong></li>
</ul></p>
                                   
                                                <p style="font-size: 20px;">关于ios - 使用多个图像和文本创建 UIAlertView,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/29667867/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/29667867/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - 使用多个图像和文本创建 UIAlertView