Home
last modified time | relevance | path

Searched defs:shouldContinueScroll (Results 1 – 1 of 1) sorted by relevance

/compose/ui/ui-test/src/commonMain/kotlin/androidx/compose/ui/test/
DActions.kt80 val shouldContinueScroll = in SemanticsNodeInteraction() constant
280 val shouldContinueScroll = matchedNode.scrollToNode(testContext.testOwner) in SemanticsNodeInteraction() constant