moveWindow

open fun moveWindow(x: Int, y: Int)

Called when the shell requests moving the window.

Parameters

x

target x position in pixels.

y

target y position in pixels.