toggle menu
Litho
androidJvm
switch theme
search in API
litho-testing
/
com.facebook.litho.componentsfinder
/
findAllDirectComponentsInLithoView
find
All
Direct
Components
In
Litho
View
fun
findAllDirectComponentsInLithoView
(
lithoView
:
LithoView
,
clazz
:
KClass
<
out
Component
>
)
:
List
<
Component
>
fun
findAllDirectComponentsInLithoView
(
lithoView
:
LithoView
,
clazz
:
Class
<
out
Component
>
)
:
List
<
Component
>