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

Defined in

Last Updated: 17 May, 2024