加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

iPhone和iPad应用程序启动图像

发布时间:2020-12-14 20:01:35 所属栏目:百科 来源:网络整理
导读:序言:这是针对iOS Apps启动图像(又名Default.png)的规范问题(和答案). 问题 什么是设置Default.png的最佳方法;手动在Info.plist中或使用Xcode(仅在xcode-4中支持,我认为) iPhone是否会根据设备方向自动旋转Default.png? Info.plist中的UIInterfaceOrientat
序言:这是针对iOS Apps启动图像(又名Default.png)的规范问题(和答案).

问题

>什么是设置Default.png的最佳方法;手动在Info.plist中或使用Xcode(仅在xcode-4中支持,我认为)
> iPhone是否会根据设备方向自动旋转Default.png?

> Info.plist中的UIInterfaceOrientation(初始界面方向)键有什么影响?
> UISupportedInterfaceOrientations和UISupportedInterfaceOrientations~ipad是否对显示Default.png有任何影响

>我可以使用这些文件名为iPad设置不同的Default.png吗?:

> Default-Portrait.png
> Default-PortraitUpsideDown.png
> Default-Landscape.png
> Default-LandscapeLeft.png
> Default-LandscapeRight.png

>是否有iPhone等价物(见3)
>是否有任何Apple文档涵盖“启动图像”的所有方面?如果是这样,在哪里?

NB: It seems the usage of launch
images changes quite frequently
between SDK releases,please indicate
in your answers what version you are
talking about

解决方法

5) Is there any Apple documentation that covers all aspects of “Launch Images”? If so,where?

有一些东西here:

Supply a launch image to improve user experience.

Avoid using it as an opportunity to
provide:

  • An “application entry experience,” such as a splash screen
  • An About window
  • Branding elements,unless they are a static part of your application’s first screen

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读