moveTo

fun moveTo(x: Double, y: Double)(source)

The moveTo() method of the Window interface moves the current window to the specified coordinates.

MDN Reference