IRunContextMenuCallback Interface |
[Missing <summary> documentation for "T:CefSharp.IRunContextMenuCallback"]
Namespace: CefSharp
The IRunContextMenuCallback type exposes the following members.
Name | Description | |
---|---|---|
IsDisposed |
Gets a value indicating whether the callback has been disposed of.
|
Name | Description | |
---|---|---|
Cancel |
Cancel context menu display.
| |
Continue |
Complete context menu display by selecting the specified commandId and eventFlags;
| |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |