overlayView(_:needsUpdate:)
Notifies your app that the given menu needs updating.
Declaration
@MainActor func overlayView(_ overlayView: ImageAnalysisOverlayView, needsUpdate menu: NSMenu)Parameters
- overlayView:
The associated overlay view for the menu.
- menu:
The menu that updates.