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)A key-value pair from the collection consisting of the name of an animation and the animation itself.
typealias Element = (key: String, value: AnimationResource)