Version: 2023.1

PlayerSettings.visibleInBackground

切换到手册
public static bool visibleInBackground ;

描述

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

This setting lets the Windows Standalone Player running in Fullscreen mode remain visible even if you switch to another app. Typically, doing so with the Alt+Tab shortcut minimizes the initial app, but this setting prevents this behavior and the game window continues to run in Fullscreen even when another app has focus. If you set visibleInBackground to false and you Alt+Tab out of the application, it will minimize. However, if you set visibleInBackground to true, the application will not minimize and remain visible behind other windows.

Note: When set to Fullscreen mode, the Unity app window cannot be minimized with most keyboard shortcuts, especially:

- Alt+Tab to switch to another app window won't minimize the Unity app.

- Windows+M to minimize the active window.

- The setting has no effect on ExclusiveFullscreen mode and it will always minimize.

Additionally, Windows+D shortcut will always force the app to minimize regardless of the visibleInBackground setting.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961