菜鸟教程小白 发表于 2022-12-12 14:37:49

ios - iOS7中的UIActionSheet缺少背景


                                            <p><p>编辑:这是预期的行为,但这在 Apple 的 UI 转换指南中并不明显。我在这里找到了一个更好的例子:<a href="http://iosandmacbuddy.wordpress.com/2013/07/30/ios-7/" rel="noreferrer noopener nofollow">http://iosandmacbuddy.wordpress.com/2013/07/30/ios-7/</a> </p>

<p>在 iOS7 中,背景从我的 UIActionSheet 中消失了。我知道 UIActionSheetStyle 常量不再使用,但我以前没有使用过它们!在 <a href="http://www.slideshare.net/evgenybelyaev16/transition-guide" rel="noreferrer noopener nofollow">UI Transition Guide</a> (第 45 页),示例如下所示:</p>

<p> <img src="/image/VjIQ4.png" alt="enter image description here"/> </p>

<p>我的,但是没有灰色背景框,而是显示为没有背景的 float 按钮:</p>

<p> <img src="/image/tyToM.png" alt="enter image description here"/> </p>

<p>我是不是误会了,指南上的灰色框是 UIActionSheet 后面的 View ? (因此我的行为是意料之中的)</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>老实说,这并没有错。 </p>

<p>对我来说它看起来非常好。</p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - iOS7中的UIActionSheet缺少背景,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/18772926/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/18772926/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - iOS7中的UIActionSheet缺少背景