A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
O
- onGenericMotionEvent(MotionEvent) - function in com.google.android.horologist.compose.rotaryinput.GenericMotionRotaryInputAccumulator
- Process a MotionEvent.
- onRotaryInputAccumulated(Modifier,Long,Float,Long,Boolean,Function1) - function in com.google.android.horologist.compose.rotaryinput.AccumulatedRotaryInputModifierKt
- Accumulates the scroll distances from RotaryScrollEvent and notifies changes with onValueChange once accumulated value is over the thresholds.
- onRotaryInputAccumulatedWithFocus(Modifier,FocusRequester,Boolean,Function1) - function in com.google.android.horologist.compose.rotaryinput.AccumulatedRotaryInputModifierKt
- A focusable modifier that accumulates the scroll distances from RotaryScrollEvent and notifies changes with onValueChange once accumulated value is over the thresholds.