BlockInPrepareComponentListener

A listener that will block in prepare until allowPrepareToComplete is called from another thread.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Allows prepare to complete.
Link copied to clipboard
Blocks from another thread until prepare() is called.
Link copied to clipboard
open fun getPrepareCount(): Int
Link copied to clipboard
open fun onPrepare()
Link copied to clipboard