DeferScope

open class DeferScope(source)

Since Kotlin

1.3

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
inline fun defer(crossinline block: () -> Unit)
Since Kotlin 1.3

Inheritors

Link copied to clipboard