Contents

init(_:)

Creates an overlay view with the specified delegate object.

Declaration

@MainActor convenience init(_ delegate: any ImageAnalysisOverlayViewDelegate)

Parameters

  • delegate:

    The object that provides details about the interface.

See Also

Creating overlay views