Interface OnAnimationEndListener
-
- All Implemented Interfaces:
@FunctionalInterface() public interface OnAnimationEndListener
-
-
Method Summary
Modifier and Type Method Description abstract voidonAnimationEnd()-
-
Method Detail
-
onAnimationEnd
abstract void onAnimationEnd()
-
-
-
-