onBeforeBegin

abstract fun onBeforeBegin(screen: Screen)(source)

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

Parameters

screen

The screen, which triggered the interaction and is about to be opened