Skip to content

GFX.MoveWindow

Name Mandatory Description Default Type
⬅️ Input The position to move the window to. The first element represents the x-coordinate and the second represents the y-coordinate. Int2
Output ➡️ Outputs the input value, passed through unchanged. Int2
Window No The window to move. none NoneVar(Object)

This shard moves the window specified in the Window parameter to the position specified in the input.