hasStateDescription
Common
fun hasStateDescription(value: String): SemanticsMatcher
Returns whether the node's value matches exactly to the given accessibility value.
Parameters
| value | Value to match. |
Returns whether the node's value matches exactly to the given accessibility value.
fun hasStateDescription(value: String): SemanticsMatcher
Returns whether the node's value matches exactly to the given accessibility value.
| value | Value to match. |