Defines the implementation for basic animation control.
Cancels animation when invoked.
Readonly
A Promise that is resolved when animation is finished.
True if animation is active; note: delayed animations are not active until start.
True if animation is completely finished.
Defines the implementation for basic animation control.