Movatterモバイル変換


[0]ホーム

URL:


CefSharp API Doc
CefSharp API Doc
Namespaces
CefSharp.Callback
IDevToolsMessageObserver Interface
IResourceReadCallback Interface
IResourceSkipCallback Interface
IRunFileDialogCallback Interface
NoOpCompletionCallback Class
Click or drag to resizeClick or drag to resize

CefSharp.Callback Namespace

Version 118.6.80

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

Classes
 ClassDescription
Public classNoOpCompletionCallback
Provides a callback implementation ofICompletionCallback 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 forAddDevToolsMessageObserver(IDevToolsMessageObserver). The methods of this class will be called on the CEF UI thread.
Public interfaceIResourceReadCallback
Callback for asynchronous continuation ofRead(Stream, Int32, IResourceReadCallback).
Public interfaceIResourceSkipCallback
Callback for asynchronous continuation ofSkip(Int64, Int64, IResourceSkipCallback).
Public interfaceIRunFileDialogCallback
Callback interface for IBrowserHost.RunFileDialog. The methods of this class will be called on the CEF UI thread.

https://raw.githubusercontent.com/cefsharp/CefSharp/master/LICENSE


[8]ページ先頭

©2009-2025 Movatter.jp