Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
master
electron
/
docs
/
api
/
ipcMain
/
method-ipcMain.on.md
下载
zhangqingnan_codeing
docs: remove platform support section from API docs
377fc406
创建于
4月29日
历史提交
ipcMain - ipcMain.on(channel, listener)
概述
监听指定 channel,当收到新消息时以 listener(event, args...) 的形式调用监听函数。
基本信息
属性
值
模块
ipcMain
类型
Method
鸿蒙支持
支持