setFlingVelocityAnimationEnabled

open fun setFlingVelocityAnimationEnabled(flingVelocityAnimationEnabled: Boolean)

Set whether fling velocity animation should execute after users finishes a gesture. True by default.

Parameters

flingVelocityAnimationEnabled

If true, fling velocity animation will be enabled.