Add BrowserWindow.restart()
This commit is contained in:
parent
afd927f749
commit
08115d57fd
1 changed files with 2 additions and 0 deletions
|
@ -353,6 +353,8 @@ process.
|
|||
|
||||
Same with `webContents.loadUrl(url)`.
|
||||
|
||||
### BrowserWindow.restart()
|
||||
|
||||
## Class: WebContents
|
||||
|
||||
A `WebContents` is responsible for rendering and controlling a web page.
|
||||
|
|
Loading…
Add table
Reference in a new issue