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