Expand description
Animatable<T> — the { animated } wrapper every animatable style/attr
field decodes through — and the AnimatableField read helpers.
Enums§
Traits§
- Animatable
Field - Read helpers for the
Option<Animatable<T>>style fields, so read sites stay as terse as the plainOption<T>they replaced.