mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
docs: the ipc main listener being removed can have args (#20712)
This commit is contained in:
committed by
Cheng Zhao
parent
baaf058380
commit
375e612ac5
@@ -77,6 +77,7 @@ only the next time a message is sent to `channel`, after which it is removed.
|
||||
|
||||
* `channel` String
|
||||
* `listener` Function
|
||||
* `...args` any[]
|
||||
|
||||
Removes the specified `listener` from the listener array for the specified
|
||||
`channel`.
|
||||
|
||||
Reference in New Issue
Block a user