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