Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/
DScrollingContainer.kt45 internal fun Modifier.scrollingContainer( in scrollingContainer() method
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/
DScrollingContainerTest.kt104 val scrollingContainer = modifiers[1] as InspectableValue in testInspectorValue() constant