Contents

identity

A transition that returns the input view, unmodified, as the output view.

Declaration

@MainActor @preconcurrency static var identity: IdentityTransition { get }

See Also

Getting built-in transitions