Contents

ManipulationGeometryModifier

A view modifier that tracks the geometry a manipulation gesture acts on.

Declaration

@MainActor @preconcurrency struct ManipulationGeometryModifier

Overview

SwiftUI applies this type on your behalf when a view takes part in a manipulation. You don’t create it directly.

See Also

Modifying a view