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

onChildAt

Returns child of this node at the given index.

onChildAt

Source set: Common
public fun SemanticsNodeInteraction.onChildAt(index: Int): SemanticsNodeInteraction

Returns child of this node at the given index.

This is just a shortcut for "childrenindex".