onClose

fun onClose(block: () -> Unit)(source)

Specifies the block to clean resources allocated with this plugin.

Report a problem