Animation.pause
void pause()Pauses a playing animation for self.
Does nothing if the current state of self isn't adw.types.AnimationState.Playing.
Sets adw.animation.Animation.state to adw.types.AnimationState.Paused.
void pause()Pauses a playing animation for self.
Does nothing if the current state of self isn't adw.types.AnimationState.Playing.
Sets adw.animation.Animation.state to adw.types.AnimationState.Paused.