Header menu logo fable-electron-docs-api

IOnDidCreateWindow Type

Emitted after successful creation of a window via window.open in the renderer. Not emitted if the creation of the window is canceled from webContents.setWindowOpenHandler.See window.open() for more details and how to use this in conjunction with webContents.setWindowOpenHandler.

Instance members

Instance member Description

this.details

Full Usage: this.details

Modifiers: abstract

this.window

Full Usage: this.window

Modifiers: abstract

Type something to start searching.