Contents

delegate

An object that can fine-tune the large content viewer interactions, especially in the presence of other gesture recognizers.

Declaration

weak var delegate: (any UILargeContentViewerInteractionDelegate)? { get }

See Also

Customizing large content viewer interactions