Contents

Body

The type of keyframes representing the body of this type.

Declaration

associatedtype Body : Keyframes

Discussion

When you create a custom keyframes type, Swift infers this type from your implementation of the required body property.

See Also

Creating a keyframe