isOnRenderingThread

expect fun CoroutineScope.isOnRenderingThread(): Boolean

Returns true if the coroutine was launched from the rendering thread dispatcher.

actual fun CoroutineScope.isOnRenderingThread(): Boolean
actual fun CoroutineScope.isOnRenderingThread(): Boolean