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