styleGraphicsLayer

Functions summary

Functions

Modifier.styleGraphicsLayer

@ExperimentalFoundationStyleApi
fun Modifier.styleGraphicsLayer(styleResolver: StyleResolver): Modifier

Transitionary modifier. Do not use. This will be removed before the Styles API is stable.

This modifier is to help enable transition between the old Style based API and the new CustomStyle based API. This duplicates the graphics layer behavior of LayerStyleScope in a Style.