Add BrowserWindow.isMaximized API.

This commit is contained in:
Cheng Zhao 2014-07-26 13:58:26 +08:00
parent e8d59c4326
commit ce50b38a75
8 changed files with 21 additions and 0 deletions

View file

@ -252,6 +252,10 @@ the Dock.
Restores the window from minimized state to its previous state.
### BrowserWindow.isMaximized()
Returns whether the window is minimized.
### BrowserWindow.setFullScreen(flag)
* `flag` Boolean