Contents

init(_:)

Creates an interaction for Live Text actions with the specified delegate.

Declaration

@MainActor convenience init(_ delegate: any ImageAnalysisInteractionDelegate)

Parameters

  • delegate:

    The object that provides details about the interface for the interaction.

See Also

Creating an image interaction