A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  W 

R

rememberActiveFocusRequester() - function in com.google.android.horologist.compose.focus.FocusNodeKt
Creates, remembers and returns a new FocusRequester, that will have .
rememberDefaultRotaryHapticFeedback() - function in com.google.android.horologist.compose.rotaryinput.HapticsKt
 
rememberDisabledHaptic() - function in com.google.android.horologist.compose.rotaryinput.HapticsKt
Remember disabled haptics
rememberFlingHandler(ScrollableState,FlingBehavior,Boolean) - function in com.google.android.horologist.compose.rotaryinput.RotaryDefaults
Handles scroll with fling.
rememberRotaryHapticFeedback(Long,Channel,RotaryHapticFeedback) - function in com.google.android.horologist.compose.rotaryinput.HapticsKt
Remember rotary haptic feedback.
rememberSnapHandler(RotaryScrollAdapter,SnapParameters) - function in com.google.android.horologist.compose.rotaryinput.RotaryDefaults
Handles scroll with snap
rememberStateWithLifecycle(StateFlow,Lifecycle,Lifecycle.State) - function in com.google.android.horologist.compose.layout.StateUtils
 
RequestFocusWhenActive(FocusRequester) - function in com.google.android.horologist.compose.focus.FocusNodeKt
Use as part of a focus-requiring component to register a callback to automatically request focus when this component is active.
RotaryDefaults - class in com.google.android.horologist.compose.rotaryinput
Defaults for rotary modifiers
RotaryFlingBehavior - class in com.google.android.horologist.compose.rotaryinput
An interface for flinging with rotary
rotaryHandler(Modifier,RotaryScrollHandler,Long,Boolean,RotaryHapticFeedback) - function in com.google.android.horologist.compose.rotaryinput.RotaryKt
A modifier which handles rotary events.
RotaryHapticFeedback - class in com.google.android.horologist.compose.rotaryinput
Interface for Rotary haptic feedback
RotaryHapticsType - class in com.google.android.horologist.compose.rotaryinput
Rotary haptic types
RotaryHapticsType.Companion - class in com.google.android.horologist.compose.rotaryinput.RotaryHapticsType
 
RotaryInputConfigDefaults - class in com.google.android.horologist.compose.rotaryinput
 
RotaryKt - class in com.google.android.horologist.compose.rotaryinput
 
RotaryScrollAdapter - class in com.google.android.horologist.compose.rotaryinput
An adapter which connects scrollableState to Rotary
RotaryScrollBehavior - class in com.google.android.horologist.compose.rotaryinput
An interface for scrolling behavior
RotaryScrollHandler - class in com.google.android.horologist.compose.rotaryinput
An interface for handling scroll events
RotarySnapBehavior - class in com.google.android.horologist.compose.rotaryinput
An interface for snapping with rotary
RotaryVelocityTracker - class in com.google.android.horologist.compose.rotaryinput
A wrapper around VelocityTracker1D to provide support for rotary input.
rotaryWithFling(Modifier,FocusRequester,ScrollableState,FlingBehavior,RotaryHapticFeedback,Boolean) - function in com.google.android.horologist.compose.rotaryinput.RotaryKt
A modifier which connects rotary events with scrollable.
rotaryWithScroll(Modifier,FocusRequester,ScrollableState,RotaryHapticFeedback,Boolean) - function in com.google.android.horologist.compose.rotaryinput.RotaryKt
A modifier which connects rotary events with scrollable.
rotaryWithSnap(Modifier,FocusRequester,RotaryScrollAdapter,RotaryHapticFeedback,Boolean) - function in com.google.android.horologist.compose.rotaryinput.RotaryKt
A modifier which connects rotary events with scrollable.
A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  W