PredictiveBack

class PredictiveBack(scope: CoroutineScope, val onEvent: suspend (PredictiveBack.Event) -> Unit)(source)

Constructors

Link copied to clipboard
constructor(scope: CoroutineScope, onEvent: suspend (PredictiveBack.Event) -> Unit)

Types

Link copied to clipboard
sealed interface Event

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun cancel()
Link copied to clipboard