Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/gestures/
DScrollable.kt329 override fun dispatchScrollDeltaInfo(delta: Offset) { in dispatchScrollDeltaInfo() method
1056 fun dispatchScrollDeltaInfo(delta: Offset) method