SpringAnimation.initialVelocity

double initialVelocity() @property

Get initialVelocity property.

Returns

The initial velocity to start the animation with.

Initial velocity affects only the animation curve, but not its duration.

void initialVelocity(double propval) @property

Set initialVelocity property.

Parameters

propvalThe initial velocity to start the animation with. Initial velocity affects only the animation curve, but not its duration.