docs: disable-auto-hide-cursor option
authorCheng Zhao <zcbenz@gmail.com>
Wed, 29 Apr 2015 02:28:42 +0000 (10:28 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Wed, 29 Apr 2015 02:28:42 +0000 (10:28 +0800)
docs/api/browser-window.md

index 8e6262e..e4cec40 100644 (file)
@@ -54,9 +54,10 @@ You can also create a window without chrome by using
   * `frame` Boolean - Specify `false` to create a
     [Frameless Window](frameless-window.md)
   * `node-integration` Boolean - Whether node integration is enabled, default
-     is `true`
+    is `true`
   * `accept-first-mouse` Boolean - Whether the web view accepts a single
-     mouse-down event that simultaneously activates the window
+    mouse-down event that simultaneously activates the window
+  * `disable-auto-hide-cursor` Boolean - Do not hide cursor when typing
   * `auto-hide-menu-bar` Boolean - Auto hide the menu bar unless the `Alt`
     key is pressed.
   * `enable-larger-than-screen` Boolean - Enable the window to be resized larger