DisposableHandle

已分配对象的句柄。可通过 dispose 释放对象。

Author

ForteScarlet

Functions

Link copied to clipboard
abstract fun dispose()

Disposes the corresponding object, making it eligible for garbage collection. Repeated invocation of this function has no effect.