Contents

ManipulableTransformBindingModifier

A view modifier that applies a 3D affine transform to a view and lets hand gestures change it.

Declaration

nonisolated struct ManipulableTransformBindingModifier

Overview

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

See Also

Modifying a view