ImageAnalysisOverlayViewDelegate
A delegate that handles image-analysis and user-interaction callbacks for an overlay view.
Declaration
@MainActor protocol ImageAnalysisOverlayViewDelegate : AnyObjectMentioned 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
overlayView(_:liveTextButtonDidChangeToVisible:)overlayView(_:highlightSelectedItemsDidChange:)textSelectionDidChange(_:)