Contents

ImageAnalysisInteractionDelegate

A delegate that handles image-analysis and user-interaction callbacks for an interaction object.

Declaration

@MainActor protocol ImageAnalysisInteractionDelegate : AnyObject

Mentioned in

Overview

The delegate of an ImageAnalysisInteraction object implements this protocol to provide interface details and to customize the response for a person’s interaction.

Topics

Providing interface details

Starting the interaction

Tracking interface changes

See Also

Content recognition and interaction in images