rememberGraphicsLayer

Functions summary

GraphicsLayer

Create a new GraphicsLayer instance that will automatically be released when the Composable is disposed.

Cmn

Functions

rememberGraphicsLayer

@Composable
@ComposableOpenTarget(index = -1)
fun rememberGraphicsLayer(): GraphicsLayer

Create a new GraphicsLayer instance that will automatically be released when the Composable is disposed.

Returns
GraphicsLayer

a GraphicsLayer instance