IID_ICoreWebView2CustomItemSelectedEventHandler

Raised to notify the host that the end user selected a custom ContextMenuItem. CustomItemSelected event is raised on the specific ContextMenuItem that the end user selected.

version(Windows && inline_webview2_bindings && all)
const
GUID IID_ICoreWebView2CustomItemSelectedEventHandler;

Meta