Home
last modified time | relevance | path

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

/compose/ui/ui-test/src/commonMain/kotlin/androidx/compose/ui/test/
DInputDispatcher.kt722 protected abstract fun RotaryInputState.enqueueRotaryScrollHorizontally( in createInputDispatcher() method
726 protected abstract fun RotaryInputState.enqueueRotaryScrollVertically( in createInputDispatcher() method
892 internal class RotaryInputState class