toggle menu
Litho
androidJvm
switch theme
search in API
litho-testing
/
com.facebook.litho.testing
/
TestCollection
/
findItems
find
Items
inline
fun
findItems
(
vararg
clazz
:
Class
<
out
Component
>
)
:
List
<
TestCollectionItem
>
inline
fun
findItems
(
vararg
clazz
:
KClass
<
out
Component
>
)
:
List
<
TestCollectionItem
>
See also
Test
Collection.
findItems