# resolutionDialogBanner

> The image to display in the Resolution Dialog window.

## Definition

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

> **Warning:**
>
> **Deprecated.** resolutionDialogBanner has been removed.

```csharp
public static Texture2D resolutionDialogBanner { get; set; }
```
