onPostRender

open fun onPostRender(action: (dt: Duration) -> Unit): RemoveContextCallback

Creates a new post-render callback that is invoked after the render method is finished.

Return

a lambda that can be invoked to remove the callback