identity
A transition that returns the input view, unmodified, as the output view.
Declaration
@MainActor @preconcurrency static var identity: IdentityTransition { get }A transition that returns the input view, unmodified, as the output view.
@MainActor @preconcurrency static var identity: IdentityTransition { get }