iOS 启动屏幕设置。
默认 | 使用默认启动屏幕(深蓝色背景)。 |
ImageAndBackgroundRelative | 使用在 iOS 播放器设置中或使用 PlayerSettings.iOS.SetLaunchScreenImage 指定的自定义启动屏幕图像,该图像将在整个屏幕上缩放。 |
ImageAndBackgroundConstant | 使用在 iOS 播放器设置中或使用 PlayerSettings.iOS.SetLaunchScreenImage 指定的自定义启动屏幕图像,并使用其原始尺寸。 |
CustomStoryboard | 在播放器设置中使用指定的自定义 Storyboard (.storyboard) 文件。 |