postRunnable

open fun postRunnable(action: () -> Unit): RemoveContextCallback

Creates a new postRunnable that is invoked one time after the next frame.

Return

a lambda that can be invoked to remove the callback