Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

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

PlayerSettings.visibleInBackground

Switch to Manual
public static bool visibleInBackground;

Description

On Windows, show the application in the background if Fullscreen Windowed mode is used.

This setting is used with the Fullscreen Windowed mode. If this setting is false and you Alt-Tab out of the application, it will minimize. If this setting is true, the application will not minimize and remain visible behind other windows.

Did you find this page useful? Please give it a rating: