Click or drag to resize

CefSharp.Callback Namespace

Version 102.0.100

[Missing <summary> documentation for "N:CefSharp.Callback"]

Classes
  ClassDescription
Public classNoOpCompletionCallback
Provides a callback implementation of ICompletionCallback that does nothing with complete. Added to workaround a CEF bug as per https://github.com/cefsharp/CefSharp/issues/2957#issuecomment-555285400
Interfaces
  InterfaceDescription
Public interfaceIDevToolsMessageObserver
Callback interface for AddDevToolsMessageObserver(IDevToolsMessageObserver). The methods of this class will be called on the CEF UI thread.
Public interfaceIResourceReadCallback
Public interfaceIResourceSkipCallback
Public interfaceIRunFileDialogCallback
Callback interface for IBrowserHost.RunFileDialog. The methods of this class will be called on the CEF UI thread.