animationFinishedCallback MethodOptional

Invoked when the animator is finished. didComplete is true only if the animation finished without being interrupted.

animationFinishedCallback(didComplete: boolean): void

Parameter Type Description
didComplete boolean  

Returns - void

Last Updated: 29 November, 2022