ManipulationGeometryModifier
A view modifier that tracks the geometry a manipulation gesture acts on.
Declaration
@MainActor @preconcurrency struct ManipulationGeometryModifierOverview
SwiftUI applies this type on your behalf when a view takes part in a manipulation. You don’t create it directly.