Describes the possible states of an class@Animation.
The state can be controlled with adw.animation.Animation.play, adw.animation.Animation.pause, adw.animation.Animation.resume, adw.animation.Animation.reset and adw.animation.Animation.skip.
The animation hasn't started yet.
The animation has been paused.
The animation is currently playing.
The animation has finished.
Describes the possible states of an class@Animation.
The state can be controlled with adw.animation.Animation.play, adw.animation.Animation.pause, adw.animation.Animation.resume, adw.animation.Animation.reset and adw.animation.Animation.skip.