Contents

blurReplace(_:)

A transition that animates the insertion or removal of a view by combining blurring and scaling effects.

Declaration

@MainActor @preconcurrency static func blurReplace(_ config: BlurReplaceTransition.Configuration = .downUp) -> Self

See Also

Getting built-in transitions