Initial velocity affects only the animation curve, but not its duration.
SpringAnimation.initialVelocity
double initialVelocity() @propertyGet initialVelocity property.
Returns
The initial velocity to start the animation with.
void initialVelocity(double propval) @propertySet initialVelocity property.
Parameters
propval | The initial velocity to start the animation with. Initial velocity affects only the animation curve, but not its duration. |