-
public final class LayerBackdropKt
-
-
Method Summary
Modifier and Type Method Description final static LayerBackdroprememberLayerBackdrop(GraphicsLayer graphicsLayer, Function1<ContentDrawScope, Unit> onDraw)-
-
Method Detail
-
rememberLayerBackdrop
@Composable() final static LayerBackdrop rememberLayerBackdrop(GraphicsLayer graphicsLayer, Function1<ContentDrawScope, Unit> onDraw)
-
-
-
-