TangleViewModelProviderMap

Qualifier for the internal Map<KClass<ViewModel>, ViewModel>> used in Tangle's ViewModel multi-binding.

This is an internal Tangle API and should not be referenced directly.

Since

0.10.0

Constructors

TangleViewModelProviderMap
Link copied to clipboard
fun TangleViewModelProviderMap()

Types

KeySet
Link copied to clipboard
annotation class KeySet
Qualifier for all the keys contained in TangleViewModelProviderMap.

Sources

androidJvm source
Link copied to clipboard