toggle menu
Litho
androidJvm
switch theme
search in API
litho-testing
/
com.facebook.litho.testing.assertj
/
LithoViewAssert
/
hasContentDescription
has
Content
Description
fun
hasContentDescription
(
contentDescription
:
String
)
:
LithoViewAssert
fun
hasContentDescription
(
@
StringRes
resourceId
:
Int
)
:
LithoViewAssert
Assert that any view in the given Component has the provided content description.