toggle menu
Litho
androidJvm
switch theme
search in API
litho-testing
/
com.facebook.litho.testing
/
LegacyLithoTestRule
/
Companion
/
getRootLayout
get
Root
Layout
@
VisibleForTesting
(
otherwise
=
5
)
@
JvmStatic
fun
getRootLayout
(
rule
:
LegacyLithoTestRule
,
component
:
Component
?
,
widthSpec
:
Int
,
heightSpec
:
Int
)
:
LithoLayoutResult
?
@
VisibleForTesting
(
otherwise
=
5
)
@
JvmStatic
fun
getRootLayout
(
rule
:
LegacyLithoTestRule
,
component
:
Component
?
)
:
LithoLayoutResult
?