androidx.lifecycle.viewmodel


Annotations

Interfaces

CreationExtras.Key

Key for the elements of CreationExtras.

Classes

CreationExtras

A map-like object holding pairs of CreationExtras.Key and Any, enabling efficient value retrieval for each key.

CreationExtrasKt
InitializerViewModelFactoryBuilder

DSL for constructing a new ViewModelProvider.Factory

InitializerViewModelFactoryKt
MutableCreationExtras

A modifiable CreationExtras that holds pairs of CreationExtras.Key and Any, allowing efficient value retrieval for each key.

ViewModelInitializer

Holds a ViewModel class and initializer for that class

CreationExtras.Empty

An empty read-only CreationExtras.