From cdf6f3ade9c809791cf9c4456bb26abb8c236ccb Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Sat, 15 Mar 2014 19:31:29 +0800 Subject: [PATCH] :memo: Add 'accept-first-mouse' to docs. --- docs/api/browser/browser-window.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/api/browser/browser-window.md b/docs/api/browser/browser-window.md index b2bfe8382..deccc53f5 100644 --- a/docs/api/browser/browser-window.md +++ b/docs/api/browser/browser-window.md @@ -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