litho-testing
0.47.0
litho-testing
/
com.facebook.litho.testing
/
TestLithoView
/
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.