UIViewControllerPreviewingDelegate
A set of methods used by the delegate to respond, with a preview view controller and a commit view controller, to the user pressing a view object on the screen of a device that supports 3D Touch.
Declaration
@MainActor protocol UIViewControllerPreviewingDelegate : NSObjectProtocolOverview
To learn about 3D Touch, read Adopting 3D Touch on iPhone.