commit
070cc40af4
1 changed files with 1 additions and 1 deletions
|
@ -1180,7 +1180,7 @@ the cursor when dragging.
|
||||||
* `callback` Function - `(error) => {}`.
|
* `callback` Function - `(error) => {}`.
|
||||||
* `error` Error
|
* `error` Error
|
||||||
|
|
||||||
Returns true if the process of saving page has been initiated successfully.
|
Returns `Boolean` - true if the process of saving page has been initiated successfully.
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
const {BrowserWindow} = require('electron')
|
const {BrowserWindow} = require('electron')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue