applyStyle

abstract fun applyStyle(styleSet: StyleSet)

Applies the given styleSet to all currently present Tiles in this TileGraphics. If you want to apply a style to a subset only take a look at TileGraphics.toSubTileGraphics.

Sources

(source)
Link copied to clipboard