Click or drag to resize

CefBrowserHost Properties

The CefBrowserHost type exposes the following members.

Properties
  NameDescription
Public propertyHasDevTools
Returns true if this browser currently has an associated DevTools browser. Must be called on the browser process UI thread.
Public propertyHasView
Returns true if this browser is wrapped in a CefBrowserView.
Public propertyIsMouseCursorChangeDisabled
Returns true if mouse cursor change is disabled.
Public propertyIsWindowRenderingDisabled
Returns true if window rendering is disabled.
Top
See Also