SpringAnimation.setValueFrom
void setValueFrom(double value)Sets the value self will animate from.
The animation will start at this value and end at propertySpringAnimation:value-to.
Parameters
value | the value to animate from |
void setValueFrom(double value)Sets the value self will animate from.
The animation will start at this value and end at propertySpringAnimation:value-to.
value | the value to animate from |