# Variables
Type provides named acces to the TypeEnum values.
# Structs
Animation instance.
CanceledEvent represents Animation.animationCanceled event data.
CreatedEvent represents Animation.animationCreated event data.
DisableResult represents the result of calls to Animation.disable.
Effect instance
https://chromedevtools.github.io/devtools-protocol/tot/Animation/#type-AnimationEffect
*/.
EnableResult represents the result of calls to Animation.enable.
GetCurrentTimeParams represents Animation.getCurrentTime parameters.
GetCurrentTimeResult represents the result of calls to Animation.getCurrentTime.
GetPlaybackRateResult represents the result of calls to Animation.getPlaybackRate.
KeyframesRule is the keyframes rule
https://chromedevtools.github.io/devtools-protocol/tot/Animation/#type-KeyframesRule
*/.
KeyframeStyle is the keyframe Style
https://chromedevtools.github.io/devtools-protocol/tot/Animation/#type-KeyframeStyle
*/.
ReleaseAnimationsParams represents Animation.releaseAnimations parameters.
ReleaseAnimationsResult represents the result of calls to Animation.releaseAnimations.
ResolveAnimationParams represents Animation.resolveAnimation parameters.
ResolveAnimationResult represents the result of calls to Animation.resolveAnimation.
SeekAnimationsParams represents Animation.seekAnimations parameters.
SeekAnimationsResult represents the result of calls to Animation.seekAnimations.
SetPausedParams represents Animation.setPaused parameters
https://chromedevtools.github.io/devtools-protocol/tot/Animation/#method-setPaused
*/.
SetPausedResult represents the result of calls to Animation.setPaused.
SetPlaybackRateParams represents Animation.setPlaybackRate parameters.
SetPlaybackRateResult represents the result of calls to Animation.setPlaybackRate.
SetTimingParams represents Animation.setTiming parameters.
SetTimingResult represents the result of calls to Animation.setTiming.
StartedEvent represents Animation.animationStarted event data.
# Type aliases
TypeEnum represents the type of Animation.