LayerListBuilder

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun add(vararg layerNames: String, after: String? = null)

Register one or more custom layers.

Link copied to clipboard
fun LayerListBuilder.add(vararg layerNames: String, after: SilkLayer)