fun move(x: Int, y: Int): Unit
Moves the widget to the given coordinates.
x - New x coordinate.
x
y - New y coordinate.
y