litho-testing
0.47.0
litho-testing
/
com.facebook.litho.testing.viewtree
/
ViewPredicates
/
hasTag
has
Tag
open
fun
hasTag
(
tagId
:
Int
,
tagValue
:
Any
)
:
Predicate
<
View
>