Package org.gnome.adw

Enum Class AnimationState

java.lang.Object
java.lang.Enum<AnimationState>
org.gnome.adw.AnimationState
All Implemented Interfaces:
Enumeration, Serializable, Comparable<AnimationState>, Constable

@Generated("io.github.jwharm.JavaGI") public enum AnimationState extends Enum<AnimationState> implements Enumeration
Describes the possible states of an Animation.

The state can be controlled with Animation.play(), Animation.pause(), Animation.resume(), Animation.reset() and Animation.skip().