SpringAnimationGidBuilderImpl.valueTo

Set valueTo property.

class SpringAnimationGidBuilderImpl(T)
T
valueTo
(
double propval
)

Parameters

propval double

The value to animate to.

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

Return Value

Type: T

Builder instance for fluent chaining