Type alias AnimationControllerState

AnimationControllerState: "scheduled" | "running" | "paused" | "stopped"

Generated using TypeDoc