moveBy

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

The moveBy() method of the Window interface moves the current window by a specified amount.

MDN Reference