Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


isShowingSplashScreen

Checks whether splash screen is being shown.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
Warning
Deprecated. This property is deprecated, please use SplashScreen.isFinished instead
public static bool isShowingSplashScreen { get; }

Remarks

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