adds docs for osr
This commit is contained in:
parent
e4000850cd
commit
f60d791fa8
6 changed files with 90 additions and 11 deletions
|
@ -274,6 +274,8 @@ The `webPreferences` option is an object that can have the following properties:
|
|||
* `defaultEncoding` String - Defaults to `ISO-8859-1`.
|
||||
* `backgroundThrottling` Boolean - Whether to throttle animations and timers
|
||||
when the page becomes background. Defaults to `true`.
|
||||
* `offscreen` Boolean - Whether to enable offscreen rendering for the browser
|
||||
window. Defaults to `false`.
|
||||
|
||||
### Instance Events
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue