Enumeration PAGViewListenerEventConst

Enumeration Members

onAnimationStart: "onAnimationStart"

Notifies the start of the animation.

onAnimationEnd: "onAnimationEnd"

Notifies the end of the animation.

onAnimationCancel: "onAnimationCancel"

Notifies the cancellation of the animation.

onAnimationRepeat: "onAnimationRepeat"

Notifies the repetition of the animation.

onAnimationUpdate: "onAnimationUpdate"

Notifies the update of the animation.

onAnimationPlay: "onAnimationPlay"

Notifies the play of the animation.

onAnimationPause: "onAnimationPause"

Notifies the pause of the animation.

onAnimationFlushed: "onAnimationFlushed"

[Deprecated] Notifies the flushed of the animation.

Generated using TypeDoc