toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
StateHandler
/
queueHookStateUpdate
queue
Hook
State
Update
@
Synchronized
fun
queueHookStateUpdate
(
key
:
String
,
updater
:
HookUpdater
)
Registers the given block to be run before the next layout calculation to update hook state.