W3cubDocs

/Kotlin

DeferScope

Platform and version requirements: Native (1.3)
open class DeferScope

Constructors

Platform and version requirements: Native (1.3)

<init>

DeferScope()

Functions

Platform and version requirements: Native (1.3)

defer

fun defer(block: () -> Unit)

Inheritors

Platform and version requirements: Native (1.3)

AutofreeScope

abstract class AutofreeScope : DeferScope, NativePlacement

© 2010–2020 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlinx.cinterop/-defer-scope/index.html