LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

ResolutionDialogSetting

enumeration

Description

Resolution dialog setting.

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

See Also: PlayerSettings.displayResolutionDialog, PlayerSettings.

Properties

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