Replace

data class Replace(val layerId: String) : Anchor(source)

Layer(s) replace the layer with the given layerId, i.e. are shown instead of it. See Anchor.Companion.Replace to use this in the layers composition.

Constructors

Link copied to clipboard
constructor(layerId: String)

Properties

Link copied to clipboard