hasStateDescription
Source set: 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.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
fun hasStateDescription(value: String): SemanticsMatcher
Returns whether the node's value matches exactly to the given accessibility value.
| value | Value to match. |
Last updated: