Anchor.Source
A type-erased geometry value that produces an anchored value of a given type.
Declaration
@frozen struct SourceOverview
SwiftUI passes anchored geometry values around the view tree via preference keys. It then converts them back into the local coordinate space using a GeometryProxy value.