Contents

textSelectionDidChange(_:)

Notifies your app when the interaction’s text selection changes.

Declaration

@MainActor func textSelectionDidChange(_ interaction: ImageAnalysisInteraction)

Parameters

  • interaction:

    The interaction object in which the text selection changes.

See Also

Tracking interface changes