iOS 启动屏幕设置。
Default | 使用默认启动屏幕(深蓝色背景)。 |
ImageAndBackgroundRelative | 使用在 iOS Player Settings 或 PlayerSettings.iOS.SetLaunchScreenImage 中指定的自定义启动屏幕图像,该图像将在整个屏幕中进行缩放。 |
ImageAndBackgroundConstant | 使用在 iOS Player Settings 或 PlayerSettings.iOS.SetLaunchScreenImage 中指定的自定义启动屏幕图像,并采用其原始尺寸。 |
CustomXib | 在 Player Settings 中使用指定的自定义界面构建器 (.xib) 文件。 |
CustomStoryboard | Use a specified custom Storyboard (.storyboard) file in Player Settings. |