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: 20 June, 2023