toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
ComponentContext
/
putCachedValue
put
Cached
Value
open
fun
putCachedValue
(
globalKey
:
String
,
index
:
Int
,
cachedValueInputs
:
Any
,
@
Nullable
cachedValue
:
Any
)