IBeforeInteractionBeginCallback

Callback fired before an interaction begins.

Types

Link copied to clipboard
public class Companion

Functions

Link copied to clipboard
public abstract Unit onBeforeBegin(Screen screen)

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