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
|
Full Usage:
this.details
Modifiers: abstract |
|
Full Usage:
this.window
Modifiers: abstract |
|
fable-electron-docs-api