cancel(animationPromise);
Cancels the provided animation.
Parameters
| Param | Type | Details |
|---|---|---|
| animationPromise | Promise | The animation promise that is returned when an animation is started. |
Cancels the provided animation.
| Param | Type | Details |
|---|---|---|
| animationPromise | Promise | The animation promise that is returned when an animation is started. |
Please login to continue.