toggle menu
kmp-viewmodel
android
common
nonAndroid
switch theme
search in API
viewmodel
/
com.hoc081098.kmp.viewmodel
/
CreationExtrasKey
Creation
Extras
Key
android
common
nonAndroid
actual
typealias
CreationExtrasKey
<
T
>
=
CreationExtras.Key
<
T
>
expect
interface
CreationExtrasKey
<
T
>
Key for the elements of
CreationExtras
.
T
is a type of an element with this key.
actual
interface
CreationExtrasKey
<
T
>