remember Layer Interactions State
@Composable
Convenient method to create a LayerInteractionsState and remember it with the init block.
Return
Parameters
init
the initialization block applied to the LayerInteractionsState after it is created and remembered.