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