Contents

ImageAnalysisOverlayView.MenuTag

Tags that enable your app to manage image-analysis context menu items.

Declaration

struct MenuTag

Overview

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:).

Topics

Manage Framework-provided menu items

Create app-defined menu items

See Also

Customizing the interface