fetch Style For
fun fetchStyleFor(renderingMode: ComponentDecorationRenderer.RenderingMode): StyleSet
Content copied to clipboard
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