# Enabled

> Show the resolution dialog on first launch.

## Definition

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

> **Warning:**
>
> **Deprecated.** The Display Resolution Dialog has been removed.

```csharp
Enabled = 1
```

### Remarks

A setting in the dialog allows the user to hide it. The user can see the dialog subsequently by holding the option/alt key (Mac) or shift key (Windows) at application launch.
