Function

filter

Returns all the nodes matching the given matcher.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free

filter

Common
@CheckResult
fun SemanticsNodeInteractionCollection.filter(
    matcher: SemanticsMatcher
): SemanticsNodeInteractionCollection

Returns all the nodes matching the given matcher.

Parameters

matcher Matcher to use for the filtering.