mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
Merge pull request #516 from alexwhitman/patch-1
Fix isMinimized API documentation
This commit is contained in:
@@ -252,7 +252,7 @@ the Dock.
|
||||
|
||||
Restores the window from minimized state to its previous state.
|
||||
|
||||
### BrowserWindow.isMaximized()
|
||||
### BrowserWindow.isMinimized()
|
||||
|
||||
Returns whether the window is minimized.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user