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