Style Layer Extension
interface StyleLayerExtension
Content copied to clipboard
Define the interfaces for the Layer plugin.
Functions
bind To
Link copied to clipboard
abstract fun bindTo(delegate: StyleInterface, position: LayerPosition? = null)
Content copied to clipboard
Bind the layer to the Style.
Inheritors
Layer
Link copied to clipboard