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
Create a new GraphicsLayer instance that will automatically be released when the Composable is disposed.
@Composable
public fun rememberGraphicsLayer(): GraphicsLayer
Create a new GraphicsLayer instance that will automatically be released when the Composable is disposed.
a GraphicsLayer instance