Version: 2022.1
언어: 한국어

Screen.MoveMainWindowTo

매뉴얼로 전환
public static AsyncOperation MoveMainWindowTo (ref DisplayInfo display, Vector2Int position);

파라미터

display The target display where the window should move to.
position The position the window moves to. Relative to the top left corner of the specified display in pixels.

반환

AsyncOperation Returns AsyncOperation that represents moving the window.

설명

Moves the main window to the specified position relative to the top left corner of the specified display. Position value is represented in pixels. Moving the window is an asynchronous operation, which can take multiple frames.

Window movement adheres to the current fullscreen mode. If the current fullscreen mode is set to fullscreen, then Unity snaps the position to the top left corner of the display and resizes it to fit.

This API is only supported on Linux, macOS and Windows Standalone.

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