ContextMenuCommandInvoked Event

Definition

Assembly NativeWebView.Core.dll

Occurs when an application-provided context-menu command is selected.

event EventHandler<NativeWebViewContextMenuCommandInvokedEventArgs>? ContextMenuCommandInvoked

Returns