A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
W
O
- observeEvent(Long,Float) - function in com.google.android.horologist.compose.rotaryinput.DefaultRotaryFlingBehavior
- Observing new event within a fling tracking session with new timestamp and delta
- observeEvent(Long,Float) - function in com.google.android.horologist.compose.rotaryinput.RotaryFlingBehavior
- Observing new event within a fling tracking session with new timestamp and delta
- Off - enum entry in com.google.android.horologist.compose.navscaffold.NavScaffoldViewModel.TimeTextMode
- Off - enum entry in com.google.android.horologist.compose.navscaffold.NavScaffoldViewModel.PositionIndicatorMode
- On - enum entry in com.google.android.horologist.compose.navscaffold.NavScaffoldViewModel.TimeTextMode
- On - enum entry in com.google.android.horologist.compose.navscaffold.NavScaffoldViewModel.PositionIndicatorMode
- onCleared() - function in androidx.lifecycle.NavScaffoldViewModel
- OnFocusChange(Function2) - function in com.google.android.horologist.compose.focus.FocusNodeKt
- Use as part of a focus-requiring component to register a callback to be notified when the focus state changes.
- onGenericMotionEvent(MotionEvent) - function in com.google.android.horologist.compose.rotaryinput.GenericMotionRotaryInputAccumulator
- Process a MotionEvent.
- onRotaryInputAccumulated(Modifier,Long,Float,Long,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,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.