useLayoutEffectOnce

fun useLayoutEffectOnce(effect: suspend CoroutineScope.() -> Unit)(source)

Online Documentation