Handle events related to browser display state.
Namespace: CefSharpCefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntaxpublic interface IDisplayHandler
public interface class IDisplayHandler
The IDisplayHandler type exposes the following members.
Methods Name Description OnAddressChangedCalled when a frame's address has changed.
OnAutoResizeCalled when auto-resize is enabled via IBrowserHost.SetAutoResizeEnabled and the contents have auto-resized.
OnConsoleMessageCalled to display a console message.
OnCursorChangeCalled when the browser's cursor has changed. .
OnFaviconUrlChangeCalled when the page icon changes.
OnFullscreenModeChangeCalled when web content in the page has toggled fullscreen mode. The client is responsible for resizing the browser if desired.
OnLoadingProgressChangeCalled when the overall page loading progress has changed
OnStatusMessageCalled when the browser receives a status message.
OnTitleChangedCalled when the page title changes.
OnTooltipChangedCalled when the browser is about to display a tooltip. text contains the text that will be displayed in the tooltip. You can optionally modify text and then return false to allow the browser to display the tooltip. When window rendering is disabled the application is responsible for drawing tooltips and the return value is ignored.
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