onChildAt
Source set: Common
@CheckResult
fun SemanticsNodeInteraction.onChildAt(index: Int): SemanticsNodeInteraction
Returns child of this node at the given index.
This is just a shortcut for "childrenindex".
Returns child of this node at the given index.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
@CheckResult
fun SemanticsNodeInteraction.onChildAt(index: Int): SemanticsNodeInteraction
Returns child of this node at the given index.
This is just a shortcut for "childrenindex".
Last updated: