:right-sidebar: True AnimationState =================================================================== .. currentmodule:: gi.repository.Adw .. class:: AnimationState :no-contents-entry: Describes the possible states of an :obj:`~gi.repository.Adw.Animation`\. The state can be controlled with :obj:`~gi.repository.Animation.play`\, :obj:`~gi.repository.Animation.pause`\, :obj:`~gi.repository.Animation.resume`\, :obj:`~gi.repository.Animation.reset` and :obj:`~gi.repository.Animation.skip`\. Fields ------ .. rst-class:: interim-class .. class:: AnimationState :no-index: .. attribute:: FINISHED The type of the None singleton. .. attribute:: IDLE The type of the None singleton. .. attribute:: PAUSED The type of the None singleton. .. attribute:: PLAYING The type of the None singleton.