DevToolsExtensionsAttachDevTools Method

Overload List

AttachDevTools(Application) Attaches DevTools to a Application, to be opened with the specified options.
AttachDevTools(TopLevel) Attaches DevTools to a window, to be opened with the F12 key.
AttachDevTools(Application, DevToolsOptions) Attaches DevTools to a Application, to be opened with the specified options.
AttachDevTools(TopLevel, DevToolsOptions) Attaches DevTools to a window, to be opened with the specified options.
AttachDevTools(TopLevel, KeyGesture) Attaches DevTools to a window, to be opened with the specified key gesture.

See Also