addStatusListener abstract method
- AnimationStatusListener listener
Calls listener every time the status of the animation changues.
Listeners can be removed with removeStatusListener .
Implementation
void addStatusListener(AnimationStatusListener listener);