Provides information about a native web view context-menu request.
public sealed class NativeWebViewContextMenuRequestedEventArgs : EventArgs
kind:method, kind:property, kind:ctor. Press Esc to clear.NativeWebViewContextMenuRequestedEventArgs(Double, Double, NativeWebViewContextMenuTarget?)Initializes a context-menu request.AdditionalItemsGets the append-only list of application-provided menu items.HandledGets or sets whether the complete native menu is suppressed.TargetGets the page target that opened the menu, when available.XGets the horizontal native-menu location.YGets the vertical native-menu location.