Screen.MoveMainWindowTo

Declaration

public static AsyncOperation MoveMainWindowTo(ref DisplayInfo display, Vector2Int position);

Parameters

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.

Returns

AsyncOperation Returns AsyncOperation that represents moving the window.

Description

The Device Simulator doesn't simulate this method.


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