Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
master
electron
/
docs
/
api
/
ipcRenderer
/
method-ipcRenderer.send.md
下载
zhangqingnan_codeing
docs: remove platform support section from API docs
377fc406
创建于
4月29日
历史提交
ipcRenderer - ipcRenderer.send(channel, ...args)
概述
通过 channel 向主进程发送异步消息,参数使用结构化克隆算法序列化,原型链不会被包含。
基本信息
属性
值
模块
ipcRenderer
类型
Method
鸿蒙支持
支持