ImageAnalysisOverlayView.MenuTag
Tags that enable your app to manage image-analysis context menu items.
Declaration
struct MenuTagOverview
Manage app context menu items by implementing the ImageAnalysisOverlayViewDelegate menu-related callbacks and referencing the menu item instances using tags from this enumeration. For example, see overlayView(_:updatedMenuFor:for:at:).