ManipulableTransformBindingModifier
A view modifier that applies a 3D affine transform to a view and lets hand gestures change it.
Declaration
nonisolated struct ManipulableTransformBindingModifierOverview
manipulable(transform:coordinateSpace:operations:inertia:isEnabled:onChanged:) returns a view modified with this type. You don’t create it directly.