Contents

ManipulationUsingGestureStateModifier

A view modifier that applies the manipulation state from a gesture on another view.

Declaration

nonisolated struct ManipulationUsingGestureStateModifier

Overview

manipulable(using:) returns a view modified with this type. You don’t create it directly.

See Also

Modifying a view