addEventListener
fun
addEventListener
(
type
:
String
,
callback
:
EventListener
?
,
options
:
dynamic
=
definedExternally
)
(source)