addEventListener

abstract fun <E : Event> addEventListener(type: EventType<E>, listener: (E) -> Unit, options: AddEventListenerOptions)(source)