DragState

constructor(initial: Int, current: Int)

Parameters

initial

The index of the item where the drag gesture started.

current

The index of the item where the drag gesture is currently at.