scrollToY

expect open fun scrollToY(yPos: Short, enableAnimation: Boolean)

Scrolls the object to yPos.

Parameters

yPos

The vertical position.

enableAnimation

If true then enable the animation.

actual open fun scrollToY(yPos: Short, enableAnimation: Boolean)
actual open fun scrollToY(yPos: Short, enableAnimation: Boolean)