IBeforeInteractionBeginCallback

Callback fired before an interaction begins.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun onBeforeBegin(screen: Screen)

Called right before an interaction begins. This is the last place when calling Interaction.prepare is valid.