Contents

init(delegate:)

Creates an interaction object with the specified delegate.

Declaration

init(delegate: (any UILargeContentViewerInteractionDelegate)?)

Parameters

Discussion

To add the interaction to a view, use addInteraction(_:).