public interface IsDefaultTransitions
| Modifier and Type | Method and Description |
|---|---|
IsDefaultAnimationTransition |
get(TransitionKey transition)
Returns an animation transition instance if stored in the the animation options.
|
boolean |
has(TransitionKey transition)
Returns
true if an animation transition instance is stored in the the animation options. |
boolean has(TransitionKey transition)
true if an animation transition instance is stored in the the animation options.transition - transition instance used to check in the animation optionstrue if an animation collection instance is stored in the the animation optionsIsDefaultAnimationTransition get(TransitionKey transition)
transition - transition instance used to get for animation optionsnull if does not exists