SpringAnimation.setValueFrom

Sets the value self will animate from.

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

class SpringAnimation
void
setValueFrom
(
double value
)

Parameters

value double

the value to animate from