Animation.resume
void resume()Resumes a paused animation for self.
This function must only be used if the animation has been paused with adw.animation.Animation.pause.
Sets adw.animation.Animation.state to adw.types.AnimationState.Playing.
void resume()Resumes a paused animation for self.
This function must only be used if the animation has been paused with adw.animation.Animation.pause.
Sets adw.animation.Animation.state to adw.types.AnimationState.Playing.