removeEventListener

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