func animation(Animation?) -> AnyTransition
Attaches an animation to this transition.
アニメーションをこの遷移に添付します。
func combined(with: AnyTransition ) -> AnyTransition
Combines this transition with another, returning a new transition that is the result of both transitions being applied.
この遷移と別のものを結合します、新しい遷移を返します、それは両方の遷移が適用されることの結果です。