toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
ComponentUtils
/
arePropsEquivalent
are
Props
Equivalent
@
JvmStatic
fun
arePropsEquivalent
(
props1
:
Array
<
*
>
,
props2
:
Array
<
*
>
,
shouldCompareCommonProps
:
Boolean
=
ComponentsConfiguration.shouldCompareCommonPropsInIsEquivalentTo
)
:
Boolean