Contents

textSelectionDidChange(_:)

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

Declaration

@MainActor func textSelectionDidChange(_ overlayView: ImageAnalysisOverlayView)

Parameters

  • overlayView:

    The overlay view in which the text selection changes.

See Also

Tracking interface changes