
public static interface AfterAnimateEvent.AfterAnimateHandler
AfterAnimateEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onAfterAnimate(AfterAnimateEvent event)
Called when the animation is complete.
|
void onAfterAnimate(AfterAnimateEvent event)
event - the AfterAnimateEvent that was firedCopyright © 2018. All rights reserved.