toggle menu
Litho
androidJvm
switch theme
search in API
litho-testing
/
com.facebook.litho.testing
/
LegacyLithoTestRule
/
findViewWithTag
find
View
With
Tag
fun
findViewWithTag
(
tag
:
Any
)
:
View
Finds the first
View
with the specified tag in the rendered hierarchy, throwing if it doesn't exist.