
public static interface CancelAnimationEvent.CancelAnimationHandler
CancelAnimationEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onCancelAnimation(CancelAnimationEvent event)
Called when the animation is cancelled.
|
void onCancelAnimation(CancelAnimationEvent event)
event - the CancelAnimationEvent that was firedCopyright © 2018. All rights reserved.