mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
docs: fix win.setContentView() arg type (#44478)
fix: setContentView type
This commit is contained in:
@@ -506,7 +506,7 @@ labeled as such.
|
||||
|
||||
#### `win.setContentView(view)`
|
||||
|
||||
* `view` [`View`](view.md)
|
||||
* `view` [View](view.md)
|
||||
|
||||
Sets the content view of the window.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user