🌈 Create new beautiful Compose Gradients with our new wesite ->
Composable Function

rememberGraphicsLayer

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

rememberGraphicsLayer

Source set: Common
@Composable
public fun rememberGraphicsLayer(): GraphicsLayer

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

Return

a GraphicsLayer instance