There was an error while loading. Please reload this page.
Stops an animation. The animation must have been set up using pyux.set_animation_handler.
pyux.set_animation_handler
pyux.stop_animation()
To restart the animation afterwardsm call pyux.start_animation again.
pyux.start_animation
Animations are only valid for the current modal scope and are automatically stopped when the modal scope ends.
This function is available in V26 and above.
pyux, set_animation_handler, start_animation, start_timer