close

open override fun close()(source)

Releases native faces and backend ownership exactly once on the owner thread. Cleanup continues after failures; the first failure remains primary and distinct later failures are suppressed once.

Throws

when called from another thread.

when native cleanup fails.