Contents

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 : NSObjectProtocol

Overview

To learn about 3D Touch, read Adopting 3D Touch on iPhone.

Topics

Providing preview and commit views for 3D Touch

See Also

Deprecated protocols