setValueTo

fun setValueTo(value: Double)

Sets the value @self will animate to.

The animation will start at property@SpringAnimation:value-from and end at this value.

Parameters

value

the value to animate to