CefBrowserHost Properties |
The CefBrowserHost type exposes the following members.
| Name | Description | |
|---|---|---|
| HasDevTools |
Returns true if this browser currently has an associated DevTools browser.
Must be called on the browser process UI thread.
| |
| HasView |
Returns true if this browser is wrapped in a CefBrowserView.
| |
| IsMouseCursorChangeDisabled |
Returns true if mouse cursor change is disabled.
| |
| IsWindowRenderingDisabled |
Returns true if window rendering is disabled.
|