singleRenderAsync

abstract fun singleRenderAsync(block: () -> Unit)

Executes given function within a single rendering process asynchronously.