doc: desktopCapturer menu position (#28315)
desktopCapturer can be used in both main process and renderer process
This commit is contained in:
parent
1e9e2f8cf6
commit
3d2b740d9e
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,6 @@ These individual tutorials expand on topics discussed in the guide above.
|
||||||
### Modules for the Renderer Process (Web Page):
|
### Modules for the Renderer Process (Web Page):
|
||||||
|
|
||||||
* [contextBridge](api/context-bridge.md)
|
* [contextBridge](api/context-bridge.md)
|
||||||
* [desktopCapturer](api/desktop-capturer.md)
|
|
||||||
* [ipcRenderer](api/ipc-renderer.md)
|
* [ipcRenderer](api/ipc-renderer.md)
|
||||||
* [webFrame](api/web-frame.md)
|
* [webFrame](api/web-frame.md)
|
||||||
|
|
||||||
|
@ -152,6 +151,7 @@ These individual tutorials expand on topics discussed in the guide above.
|
||||||
|
|
||||||
* [clipboard](api/clipboard.md)
|
* [clipboard](api/clipboard.md)
|
||||||
* [crashReporter](api/crash-reporter.md)
|
* [crashReporter](api/crash-reporter.md)
|
||||||
|
* [desktopCapturer](api/desktop-capturer.md)
|
||||||
* [nativeImage](api/native-image.md)
|
* [nativeImage](api/native-image.md)
|
||||||
* [shell](api/shell.md)
|
* [shell](api/shell.md)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue