Package-level declarations
Types
Link copied to clipboard
A multiplatform alias for androidx.lifecycle.SavedStateHandle
from the androidx.lifecycle:lifecycle-viewmodel-savedstate
library.
Link copied to clipboard
Responsible for creating a new SavedStateHandle instance. This is used to override the default SavedStateHandle creation logic.
Properties
Link copied to clipboard
A key for SavedStateHandle that should be passed to SavedStateHandle if needed.
Functions
Link copied to clipboard
Creates SavedStateHandle that can be used in your ViewModels.