docs: win.setIgnoreMouseEvents
authorCheng Zhao <zcbenz@gmail.com>
Wed, 9 Dec 2015 04:05:47 +0000 (12:05 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Wed, 9 Dec 2015 04:05:47 +0000 (12:05 +0800)
docs/api/browser-window.md

index db02b6a..2fbd154 100644 (file)
@@ -747,3 +747,9 @@ Sets whether the window should be visible on all workspaces.
 Returns whether the window is visible on all workspaces.
 
 **Note:** This API always returns false on Windows.
+
+### `win.setIgnoreMouseEvents(ignore)` _OS X_
+
+* `ignore` Boolean
+
+Ignore all moused events that happened in the window.