# show

> Set this property to true to make the Splash Screen appear when the application is launched. Set this property to false to disable the Splash Screen.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.5/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static bool show { get; set; }
```
