Contents

init(_:)

Create an Animation that contains the specified custom animation.

Declaration

init<A>(_ base: A) where A : CustomAnimation

See Also

Creating custom animations