EventListenerHandle

被注册后监听函数的句柄.

Author

ForteScarlet

Functions

Link copied to clipboard
abstract fun dispose(): Boolean

将当前监听函数移除于目标容器中.

Properties

Link copied to clipboard
Link copied to clipboard
abstract val isExists: Boolean

判断当前句柄所描述的监听函数是否存在于目标容器中.