Cleanup code of beginFrameSubscription
This commit is contained in:
parent
3d2ad0080d
commit
e1ad64013e
4 changed files with 20 additions and 16 deletions
|
@ -921,7 +921,7 @@ For the `mouseWheel` event, the `event` object also have following properties:
|
|||
|
||||
### `webContents.beginFrameSubscription([onlyDirty ,]callback)`
|
||||
|
||||
* `onlyDirty` Boolean
|
||||
* `onlyDirty` Boolean (optional) - Defaults to `false`
|
||||
* `callback` Function
|
||||
|
||||
Begin subscribing for presentation events and captured frames, the `callback`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue