updates to the docs
This commit is contained in:
parent
cb3c5ded0f
commit
5db02ffaa9
8 changed files with 22 additions and 22 deletions
|
@ -1335,11 +1335,11 @@ Returns `Integer` - The `pid` of the associated renderer process.
|
|||
|
||||
#### `contents.id`
|
||||
|
||||
A Integer representing the unique ID of this WebContents.
|
||||
A `Integer` representing the unique ID of this WebContents.
|
||||
|
||||
#### `contents.session`
|
||||
|
||||
A Session object ([session](session.md)) used by this webContents.
|
||||
A [`Session`](session.md) used by this webContents.
|
||||
|
||||
#### `contents.hostWebContents`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue