Implementing 3D-Touch with swift on View

446 Views Asked by At

Im experimenting with the 3D-Touch/Force-Touch these days and Im new to iOS Development.

If I search for 3D-Touch in Swift - I always find something about Peek & Pop or Quick-Actions on Home Screen.

I want to ask, if its possible to initiate a 3D-Touch somewhere on my View? For example - Every time I make a 3D-Touch, a rectangle will be shown on that specific Touch-position. And after that make some other gestures with the rectangle.

Thanks in advance!

0

There are 0 best solutions below