此浏览器不再受支持。
请升级到 Microsoft Edge 以使用最新的功能、安全更新和技术支持。
Defines a typed multicast event, i.e. an event that can have multiple listeners.
function off(listener: EventListener<TArgs>)
EventListener<TArgs>
function on(listener: EventListener<TArgs>)
此页面是否有帮助?