docs: disable-auto-hide-cursor option
This commit is contained in:
parent
c6cf91d11f
commit
75b24c7d76
1 changed files with 3 additions and 2 deletions
|
@ -57,6 +57,7 @@ You can also create a window without chrome by using
|
|||
is `true`
|
||||
* `accept-first-mouse` Boolean - Whether the web view accepts a single
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue