cef_browser_host_t.has_dev_tools

Returns true (1) if this browser currently has an associated DevTools browser. Must be called on the browser process UI thread.

struct cef_browser_host_t
extern (System)
int function(cef_browser_host_t* self) nothrow has_dev_tools;

Meta