Instance Method インスタンスメソッド

animation(_:)

Returns a new version of the modifier that will apply animation to all animatable values within the modifier. この修飾子のある新しいバージョンを返します、それはanimationをこの修飾子内の全てのアニメ化可能な値に適用するものです。

Declaration 宣言

func animation(_ animation: Animation?) -> some ViewModifier

See Also 参照

Adding Animations to a View アニメーションをビューに加える