Contents

AnimationLibraryComponent.AnimationCollection.Element

A key-value pair from the collection consisting of the name of an animation and the animation itself.

Declaration

typealias Element = (key: String, value: AnimationResource)

See Also

Accessing animations