Function

onChildAt

Returns child of this node at the given index.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free

onChildAt

Common
@CheckResult
fun SemanticsNodeInteraction.onChildAt(index: Int): SemanticsNodeInteraction

Returns child of this node at the given index.

This is just a shortcut for "childrenindex".