AnimationAnimateMetadata
interface
Encapsulates an animation step. Instantiated and returned by
the animate()
function.
API
interface AnimationAnimateMetadata { override type: AnimationMetadataType;}}
Jump to details
Encapsulates an animation step. Instantiated and returned by
the animate()
function.
interface AnimationAnimateMetadata { override type: AnimationMetadataType;}}