A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cefsharp.github.io/api/118.6.x/html/T_CefSharp_IDisplayHandler.htm below:

IDisplayHandler Interface Version 118.6.80

Handle events related to browser display state.

Namespace:  CefSharp
Assembly:

CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)

Syntax
public interface IDisplayHandler
public interface class IDisplayHandler

The IDisplayHandler type exposes the following members.

Methods   Name Description OnAddressChanged

Called when a frame's address has changed.

OnAutoResize

Called when auto-resize is enabled via IBrowserHost.SetAutoResizeEnabled and the contents have auto-resized.

OnConsoleMessage

Called to display a console message.

OnCursorChange

Called when the browser's cursor has changed. .

OnFaviconUrlChange

Called when the page icon changes.

OnFullscreenModeChange

Called when web content in the page has toggled fullscreen mode. The client is responsible for resizing the browser if desired.

OnLoadingProgressChange

Called when the overall page loading progress has changed

OnStatusMessage

Called when the browser receives a status message.

OnTitleChanged

Called when the page title changes.

OnTooltipChanged

Called 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 Also

RetroSearch 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