afterFrame

open fun afterFrame(primary: Throwable)(source)

Polls completion independently of the active screen without fencing extraction or blocking.

Parameters

primary

original frame failure, or null after success.

Throws

when cleanup fails without an earlier primary failure.