Structs§
- Animated
- Wraps state to enable interpolated transitions
Enums§
Traits§
- Animation
Time - An interface for interacting with time.
- Float
Representable - Defines a float representation for arbitrary types
- Interpolable
- A type implementing
Interpolable
can be used withAnimated<T>.animate(...)