Contents

ImageAnalysisOverlayViewDelegate

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

Declaration

@MainActor protocol ImageAnalysisOverlayViewDelegate : AnyObject

Mentioned in

Overview

The delegate of an ImageAnalysisOverlayView 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

Responding to key and menu events

See Also

Content recognition and interaction in images