зеркало из https://github.com/electron/electron.git
Update docs/api/browser-view.md
This commit is contained in:
Родитель
688682c3b5
Коммит
b57d41181a
|
@ -41,7 +41,7 @@ Objects created with `new BrowserView` have the following properties:
|
|||
|
||||
#### `view.webContents` _Experimental_
|
||||
|
||||
A `WebContents | null` property that returns the `WebContents` owned by this view or `null` if the contents are [destroyed](web-contents.md#event-destroyed).
|
||||
A `WebContents | null` property that returns the `WebContents` owned by this view or `null` if the contents are [destroyed](web-contents.md#event-destroyed).
|
||||
|
||||
### Instance Methods
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче