matchedTransitionSource(id:in:)
Identifies this view as the source of a navigation transition, such as a zoom transition.
Declaration
nonisolated func matchedTransitionSource(id: some Hashable, in namespace: Namespace.ID) -> some View
Identifies this view as the source of a navigation transition, such as a zoom transition.
nonisolated func matchedTransitionSource(id: some Hashable, in namespace: Namespace.ID) -> some View