Method
IdeAnimationstop
Description
Stops a running animation. The internal reference to the animation is dropped and therefore may cause the object to finalize.
As a convenience, this function accepts NULL
for animation
but
does nothing if that should occur.
Parameters
animation
-
Type:
IdeAnimation
A
IdeAnimation
.The argument can be NULL
.