ManipulationGestureModifier
A view modifier that recognizes manipulation hand gestures and reports their state through a binding.
Declaration
nonisolated struct ManipulationGestureModifierOverview
manipulationGesture(updating:coordinateSpace:operations:inertia:isEnabled:onChanged:) returns a view modified with this type. You don’t create it directly.