resume
Description:
public void resume ()
Resumes a paused animation for this.
This function must only be used if the animation has been paused with [method@Animation.pause].
Sets [property@Animation:state] to `ADW_ANIMATION_PLAYING`.
Parameters:
this |
an animation |