Contents

ManipulationGestureModifier

A view modifier that recognizes manipulation hand gestures and reports their state through a binding.

Declaration

nonisolated struct ManipulationGestureModifier

Overview

manipulationGesture(updating:coordinateSpace:operations:inertia:isEnabled:onChanged:) returns a view modified with this type. You don’t create it directly.

See Also

Modifying a view