- Enclosing class:
- Transition
public static class Transition.AnimationInfo
extends Object
Holds information about each animator used when a new transition starts
while other transitions are still running to determine whether a running
animation should be canceled or a new animation noop'd. The structure holds
information about the state that an animation is going to, to be compared to
end state of a new animation.