Package-level declarations
Types
Link copied to clipboard
Lifecycle events. These events can be used by developers to listen to the lifecycle of the application.
Link copied to clipboard
interface LifecycleObserver
A lifecycle tracker that can be used to track the lifecycle of a component.
Link copied to clipboard
A lifecycle tracker that can be used to track the lifecycle of the application.
Link copied to clipboard
Lifecycle states. You can consider the states as the nodes in a graph and LifecycleEvents as the edges between these nodes.
Properties
Link copied to clipboard
The CompositionLocal containing the current LifecycleTracker.