DeferScope
Constructors
<init>
DeferScope
(
)
Functions
defer
fun
defer
(
block
:
(
)
->
Unit
)
Inheritors
AutofreeScope
abstract
class
AutofreeScope
:
DeferScope
,
NativePlacement