delegate
The delegate that handles the interaction callbacks.
Declaration
@MainActor weak final var delegate: (any ImageAnalysisInteractionDelegate)? { get set }The delegate that handles the interaction callbacks.
@MainActor weak final var delegate: (any ImageAnalysisInteractionDelegate)? { get set }