This version of Unity is unsupported.
Method group is Obsolete

Application.isShowingSplashScreen

Obsolete This property is deprecated, please use SplashScreen.isFinished instead. public static bool isShowingSplashScreen;

Description

Checks whether splash screen is being shown.

Returns true if the application is showing splash screen at the moment.