remember Gestures State
@Composable
Create and remember a GesturesState with init block.
Return
Parameters
init
the initialization block to be applied to the GesturesState after created and remembered.
Create and remember a GesturesState with init block.
the initialization block to be applied to the GesturesState after created and remembered.