ScreenPresenterRegistration

Ownership handle for one installed ScreenPresenter.

Close is thread-safe and idempotent. It removes only the exact registration represented by this handle and never removes a later presenter. Runtime bootstrap code owns the handle for the complete platform-runtime lifetime.

Functions

Link copied to clipboard
abstract override fun close()

Removes this registration when it remains current.