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: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.