toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
ComponentTree
/
hasCompatibleLayout
has
Compatible
Layout
open
fun
hasCompatibleLayout
(
widthSpec
:
Int
,
heightSpec
:
Int
)
:
Boolean
Return
whether this ComponentTree has a computed layout that will work for the given measure specs.