dispose

abstract fun dispose()

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

Sources

Link copied to clipboard