SpringAnimationGidBuilderImpl.valueFrom

Set valueFrom property.

class SpringAnimationGidBuilderImpl(T)
T
valueFrom
(
double propval
)

Parameters

propval double

The value to animate from.

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

Return Value

Type: T

Builder instance for fluent chaining