forEachLayer

fun forEachLayer(block: (layer: String, composition: Composition) -> Unit)(source)

Executes block once for each layer in the order they were added.