scrollBy

expect open fun scrollBy(xPos: Short, yPos: Short, enableAnimation: Boolean)

Scrolls the object by x and y.

Parameters

xPos

The horizontal position.

yPos

The vertical position.

enableAnimation

If true then enable the animation.

actual open fun scrollBy(xPos: Short, yPos: Short, enableAnimation: Boolean)
actual open fun scrollBy(xPos: Short, yPos: Short, enableAnimation: Boolean)