Provides additive native context-menu commands and short-lived text insertion targets.
public interface INativeWebViewContextMenuBackend
kind:method, kind:property, kind:ctor. Press Esc to clear.InsertTextAtContextMenuTargetAsync(NativeWebViewContextMenuTarget, String, CancellationToken)Inserts text into the captured target. Targets are single-use and invalid after navigation.ContextMenuCommandInvokedOccurs when an application-provided context-menu command is selected.