AnimationAnimateChildMetadata
interface
Encapsulates a child animation, that can be run explicitly when the parent is run.
Instantiated and returned by the animateChild
function.
API
interface AnimationAnimateChildMetadata { override type: AnimationMetadataType;}}
Jump to details