Version: 2022.3
언어: 한국어

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.

설명

The Device Simulator doesn't simulate this method.