“需要全屏”的影响是什么? Xcode中的选项适用于仅限iPhone的应用程序? [英] What is the impact of the "Requires full screen" option in Xcode for an iPhone-only app?

查看:229
本文介绍了“需要全屏”的影响是什么? Xcode中的选项适用于仅限iPhone的应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

对于仅限iPad的应用或通用应用,需要全屏选项告诉Xcode / iOS该应用是否支持iOS 9中引入的iPad多任务处理功能。但如果它是一个仅限iPhone的应用,那么需要全屏选项也会出现。在这种情况下,此选项的影响是什么?

For an iPad-only app or a universal app, the "Requires full screen" option tells Xcode/iOS whether the app supports iPad multitasking feature introduced in iOS 9. But the "Requires full screen" option is also present if it's an iPhone-only app. In this case, what is the impact of this option?

推荐答案

根本没有任何影响。苹果工程师认为它不需要隐藏,或者可能是Plus手机将在以后的iOS版本中获得横向滑动:)

There is no impact at all. Apple engineers thinks that its not required to hide, or may be Plus phones will get landscape slide over in later iOS versions :)

来自文档

要选择不参与Slide Over和Split View,请将 UIRequiresFullScreen 键添加到Xcode项目的Info.plist文件中并申请布尔值YES。

To opt out of being eligible to participate in Slide Over and Split View, add the UIRequiresFullScreen key to your Xcode project’s Info.plist file and apply the Boolean value YES.

这篇关于“需要全屏”的影响是什么? Xcode中的选项适用于仅限iPhone的应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆