This version of Unity is unsupported.

PlayerSettings.iOS.SetiPhoneLaunchScreenType

Switch to Manual

Declaration

public static void SetiPhoneLaunchScreenType(iOSLaunchScreenType type);

Description

Sets the mode which will be used to generate the app's launch screen Interface Builder (.xib) file for iPhone.

The launch screen image defaults to an default colored image or it can be specified using the PlayerSettings.iOS.SetLaunchScreenImage function.