move

expect fun move(xOffset: Short, yOffset: Short)

Moves the area to a different location.

Parameters

xOffset

The X offset.

yOffset

The Y offset.

actual fun move(xOffset: Short, yOffset: Short)
actual fun move(xOffset: Short, yOffset: Short)