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