endLayer

open fun endLayer(layer: String, composition: Composition)(source)

Called at the end of a composition.

Parameters

layer

name of the layer.

composition

composition of the layer.

Implementation is optional.