mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
Cleanup code of beginFrameSubscription
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user