Wrapper for the CefContextMenuParams
Namespace: CefSharpCefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntaxpublic interface IContextMenuParams : IDisposable
public interface class IContextMenuParams : IDisposable
The IContextMenuParams type exposes the following members.
Properties Name Description DictionarySuggestionsReturns a list of strings from the spell check service for the misspelled word if there is one.
EditStateFlagsReturns flags representing the actions supported by the editable node, if any, that the context menu was invoked on.
FrameCharsetReturns the character encoding of the subframe that the context menu was invoked on.
FrameUrlReturns the URL of the subframe that the context menu was invoked on.
HasImageContentsReturns true if the context menu was invoked on an image which has non-empty contents.
IsCustomMenuReturns true if the context menu contains items specified by the renderer process.
IsDisposedGets a value indicating whether the object has been disposed of.
IsEditableReturns true if the context menu was invoked on an editable node.
IsSpellCheckEnabledReturns true if the context menu was invoked on an editable node where spell-check is enabled.
LinkUrlReturns the URL of the link, if any, that encloses the node that the context menu was invoked on.
MediaStateFlagsReturns flags representing the actions supported by the media element, if any, that the context menu was invoked on.
MediaTypeReturns the type of context node that the context menu was invoked on.
MisspelledWordReturns the text of the misspelled word, if any, that the context menu was invoked on.
PageUrlReturns the URL of the top level page that the context menu was invoked on.
SelectionTextReturns the text of the selection, if any, that the context menu was invoked on.
SourceUrlReturns the source URL, if any, for the element that the context menu was invoked on. Example of elements with source URLs are img, audio, and video.
TypeFlagsReturns flags representing the type of node that the context menu was invoked on.
UnfilteredLinkUrlReturns the link URL, if any, to be used ONLY for "copy link address". We don't validate this field in the frontend process.
XCoordReturns the X coordinate of the mouse where the context menu was invoked. Coords are relative to the associated RenderView's origin.
YCoordReturns the Y coordinate of the mouse where the context menu was invoked. Coords are relative to the associated RenderView's origin.
Top Methods Name Description DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.) Top See AlsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4