AutoDisposePlugins

Utility class to inject handlers to certain standard autodispose-lifecycle operations.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun isLockdown(): Boolean
Returns true if the plugins were locked down.
Link copied to clipboard
open fun lockdown()
Prevents changing the plugins from then on.
Link copied to clipboard
open fun reset()
Removes all handlers and resets to default behavior.