transformerkt
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
transformerkt
transformerkt
/
dev.transformerkt.dsl.composition
/
CompositionBuilder
/
setEffects
set
Effects
abstract
fun
setEffects
(
block
:
EffectsBuilder
.
(
)
->
Unit
)
:
CompositionBuilder
Add
Effects
to the entire
Composition
.
Parameters
block
A block to configure and build the
Effects
.