Interface AnimationState


public interface AnimationState
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    The animation has finished.
    static final int
    The animation hasn't started yet.
    static final int
    The animation has been paused.
    static final int
    The animation is currently playing.