Contents

spring

A persistent spring animation. When mixed with other spring() or interactiveSpring() animations on the same property, each animation will be replaced by their successor, preserving velocity from one animation to the next. Optionally blends the response values between springs over a time period.

Declaration

static var spring: Animation { get }

Discussion

This uses the default parameter values.

See Also

Customizing spring animations