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.
Creates an overlay view with the specified delegate object.
@MainActor convenience init(_ delegate: any ImageAnalysisOverlayViewDelegate)The object that provides details about the interface.