Add docs for useNativeWindowOpen

This commit is contained in:
Ryohei Ikegami 2017-03-19 18:35:12 +09:00
parent f3ce93f1bb
commit afdf52b053
2 changed files with 25 additions and 0 deletions

View file

@ -295,6 +295,7 @@ It creates a new `BrowserWindow` with native properties as set by the `options`.
'Electron Isolated Context' entry in the combo box at the top of the
Console tab. **Note:** This option is currently experimental and may
change or be removed in future Electron releases.
* `useNativeWindowOpen` Boolean (optional) - Whether to use native `window.open()`.
When setting minimum or maximum window size with `minWidth`/`maxWidth`/
`minHeight`/`maxHeight`, it only constrains the users. It won't prevent you from