toggle menu
Litho
androidJvm
switch theme
search in API
litho-testing
/
com.facebook.litho.testing.viewtree
/
ViewPredicates
/
hasVisibleId
has
Visible
Id
open
fun
hasVisibleId
(
viewId
:
Int
)
:
Predicate
<
View
>
Return
A Predicate which is true if the view is visible and has the given id.