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 propertyAnimation:state to [adw.types.AnimationState.Paused].