scrollToX

expect open fun scrollToX(xPos: Short, enableAnimation: Boolean)

Scrolls the object to xPos.

Parameters

xPos

The horizontal position.

enableAnimation

If true then enable the animation.

actual open fun scrollToX(xPos: Short, enableAnimation: Boolean)
actual open fun scrollToX(xPos: Short, enableAnimation: Boolean)