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