toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
StateUpdaterDelegator
/
getCachedValue
get
Cached
Value
open
override
fun
getCachedValue
(
globalKey
:
String
,
index
:
Int
,
cachedValueInputs
:
Any
,
isLayoutState
:
Boolean
)
:
Any
?
Returns a Cached value that is accessible across all re-render operations.