📝 Add 'accept-first-mouse' to docs.
This commit is contained in:
parent
b1bb4d911f
commit
cdf6f3ade9
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@ You can also create a window without chrome by using
|
|||
[Frameless Window](frameless-window.md)
|
||||
* `node-integration` String - Can be `all`, `except-iframe`,
|
||||
`manual-enable-iframe` or `disable`.
|
||||
* `accept-first-mouse` Boolean - Whether the web view accepts a single
|
||||
mouse-down event that simultaneously activates the window
|
||||
|
||||
Creates a new `BrowserWindow` with native properties set by the `options`.
|
||||
Usually you only need to set the `width` and `height`, other properties will
|
||||
|
|
Loading…
Reference in a new issue