fetchStyleFor

fun fetchStyleFor(renderingMode: ComponentDecorationRenderer.RenderingMode): StyleSet

Returns the corresponding StyleSet for the given RenderingMode. For RenderingMode.INTERACTIVE the currentStyle will be returned, for RenderingMode.NON_INTERACTIVE the defaultStyle.

Sources

(source)
Link copied to clipboard