setScaleVelocityAnimationEnabled

open fun setScaleVelocityAnimationEnabled(scaleVelocityAnimationEnabled: Boolean)

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

Parameters

scaleVelocityAnimationEnabled

If true, scale velocity animation will be enabled.