Discussion 議論
This function sets the given Animation
as the animation
property of the thread’s current Transaction
.
Availability 有効性
Technology
func withAnimation<Result>(_ animation: Animation
? = .default, _ body: () throws -> Result) rethrows -> Result
This function sets the given Animation
as the animation
property of the thread’s current Transaction
.