attach

abstract fun attach()(source)

Attaches this host on its owner thread.

Throws

when called from the wrong thread, reentrantly, or from an invalid lifecycle state.

when content, reconciliation, lifecycle, or cleanup fails; the exact first failure remains primary with later distinct failures suppressed.