Contents

EmptyAnimatableData

An empty type for animatable data.

Declaration

@frozen struct EmptyAnimatableData

Overview

This type is suitable for use as the animatableData property of types that do not have any animatable properties.

Topics

Creating the data

Manipulating the data

See Also

Making data animatable