Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ResolutionDialogSetting

Resolution dialog setting.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Enum
  • Namespace: UnityEditor
  • Assembly: UnityEditor
Warning
Deprecated. The Display Resolution Dialog has been removed.
public enum ResolutionDialogSetting

Remarks

This enum is used when setting the behaviour of the resolution dialog in PlayerSettings.

Fields

Value

Description

DisabledNever show the resolution dialog.
EnabledShow the resolution dialog on first launch.
HiddenByDefaultHide the resolution dialog on first launch.