Structure

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

Comparing Animatable Data

Relationships 関係

See Also 参照

Animatable Data