toggle menu
Litho
androidJvm
switch theme
search in API
litho-testing
/
com.facebook.litho.testing.viewtree
/
ViewPredicates
/
hasVisibleTextWithTag
has
Visible
Text
With
Tag
open
fun
hasVisibleTextWithTag
(
text
:
String
,
tagId
:
Int
,
tagValue
:
Any
)
:
Predicate
<
View
>