Module animation

Source
Expand description

Animate your applications.

Structs§

Animation
The animation of some particular state.

Enums§

Easing

Traits§

Float
Defines a float representation for arbitrary types
Interpolable
A type implementing Interpolable can be used with Animated<T>.animate(...)