跳到主要内容

remove_listener

移除指定事件的指定响应函数

声明

void remove_listener(string event, function fn)

参数

参数名描述
event事件名称
fn响应函数

返回值

使用方式

返回文档