Description
Defines a group of views with synchronized geometry.
nonisolated public func matchedGeometryEffect<ID>(
id: ID,
in namespace: Namespace.ID,
properties: MatchedGeometryProperties = .frame,
anchor: UnitPoint = .center,
isSource: Bool = true
) -> some View where ID : Hashable
Description
Defines a group of views with synchronized geometry.