Function

hasStateDescription

Returns whether the node's value matches exactly to the given accessibility value.

Source set: Common

Added in 1.11.0-rc01

fun hasStateDescription(value: String): SemanticsMatcher

Returns whether the node's value matches exactly to the given accessibility value.

Parameters

value Value to match.