toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho.host
/
HostViewAttributesCleanupBinder
/
shouldUpdate
should
Update
open
override
fun
shouldUpdate
(
currentModel
:
Any
?
,
newModel
:
Any
?
,
currentLayoutData
:
Any
?
,
nextLayoutData
:
Any
?
)
:
Boolean