CreateObject

external interface CreateObject(source)

Inheritors

Functions

Link copied to clipboard
abstract operator fun <K : EventType> get(key: K): (element: Any, options: Any?) -> Event?
Link copied to clipboard
abstract operator fun <K : EventType> set(key: K, value: (element: Any, options: Any?) -> Event?)