SpringAnimation.setValueTo

Sets the value self will animate to.

The animation will start at propertySpringAnimation:value-from and end at this value.

class SpringAnimation
void
setValueTo
(
double value
)

Parameters

value double

the value to animate to