toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
PendingStateUpdate
/
PendingStateUpdate
Pending
State
Update
constructor
(
key
:
String
,
updater
:
StateUpdateApplier
,
isLayoutState
:
Boolean
,
isAsync
:
Boolean
,
isLazy
:
Boolean
=
false
,
attribution
:
String
?
=
null
)