SpringAnimation.valueFrom

Get valueFrom property.

  1. double valueFrom [@property getter]
    class SpringAnimation
    @property
    double
    valueFrom
    ()
  2. double valueFrom [@property setter]

Return Value

Type: double

The value to animate from.

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