Identifies the editable page target which opened a native context menu.
public sealed class NativeWebViewContextMenuTarget
kind:method, kind:property, kind:ctor. Press Esc to clear.NativeWebViewContextMenuTarget(String, Boolean, Uri?, Uri?, Boolean)Initializes an opaque context-menu target.FrameUriGets the owning frame URI, when known.IsEditableGets whether the target accepts text input.IsMainFrameGets whether the target belongs to the main frame.PageUriGets the top-level page URI, when known.TokenGets the opaque, short-lived target token.