moveStarted

open fun moveStarted(carousel: Carousel<T, *>, position: Vector2D)(source)

Notified whenever carousel has started a manual move. This is a good point for Transitioners to start tracking movement state if they wish to provide smooth animation when moveEnded is called.

Parameters

carousel

in question

position

of carousel in its local coordinates