Compose Unstyled 2.0 is out! Check the official announcement blog ->
Function

hasAnyChild

Returns whether the node has at least one child that satisfies the given matcher.

hasAnyChild

Source set: Common
fun hasAnyChild(matcher: SemanticsMatcher): SemanticsMatcher

Returns whether the node has at least one child that satisfies the given matcher.

Last updated: