pub const CURRENT_ANIMATION_DRIVER: LocalKey<AnimationDriver>;
Expand description
This is the default instance of the animation driver that’s used to advance all property animations at the same time.
pub const CURRENT_ANIMATION_DRIVER: LocalKey<AnimationDriver>;
This is the default instance of the animation driver that’s used to advance all property animations at the same time.