Function

hasAnyChild

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

Source set: Common

Added in 1.11.0-rc01

fun hasAnyChild(matcher: SemanticsMatcher): SemanticsMatcher

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