toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
DebugComponent
/
Companion
/
getInstance
get
Instance
@
JvmStatic
@
Synchronized
fun
getInstance
(
result
:
LithoLayoutResult
,
componentIndex
:
Int
,
x
:
Int
,
y
:
Int
,
xOffset
:
Int
,
yOffset
:
Int
)
:
DebugComponent
?
@
JvmStatic
fun
getInstance
(
result
:
LithoLayoutResult
,
x
:
Int
,
y
:
Int
)
:
DebugComponent
?