toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
ComponentTree
/
putCachedValue
put
Cached
Value
open
fun
putCachedValue
(
globalKey
:
String
,
index
:
Int
,
cachedValueInputs
:
Any
,
cachedValue
:
Any
,
isLayoutState
:
Boolean
)
Stores a Cached value that will be accessible across all re-render operations.