🌈 Create new beautiful Compose Gradients with our new wesite ->
Function

filter

Returns all the nodes matching the given matcher.

filter

Source set: Common
public fun SemanticsNodeInteractionCollection.filter(
    matcher: SemanticsMatcher
): SemanticsNodeInteractionCollection

Returns all the nodes matching the given matcher.

Parameters

matcher Matcher to use for the filtering.