getDevTools

Get an instance of the DevTools to be displayed in its own window or to be embedded within your UI. Only one instance per browser is available.


open fun getDevTools(inspectAt: Point): CefBrowser

Get an instance of the DevTools to be displayed in its own window or to be embedded within your UI. Only one instance per browser is available.

Parameters

inspectAt

a position in the UI which should be inspected.