A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
A
- accumulatedBehavior(Long,Float,Long,Function1) - function in com.google.android.horologist.compose.rotaryinput.AccumulatedRotaryInputModifierKt
- AccumulatedRotaryInputModifierKt - class in com.google.android.horologist.compose.rotaryinput
- action(Integer,Function1) - function in androidx.navigation.WearComposeNavigatorDestinationBuilder
- ActionPerformed - enum entry in com.google.android.horologist.compose.snackbar.SnackbarResult
Action on the Snackbar has been clicked before the time out passed
- AmbientAware(Lifecycle,Function1) - function in com.google.android.horologist.compose.ambient.AmbientAwareKt
- Composable for general handling of changes and updates to ambient status.
- AmbientAwareKt - class in com.google.android.horologist.compose.ambient
- AmbientAwareTime(AmbientState,Long,Function2) - function in com.google.android.horologist.compose.ambient.AmbientAwareTimeKt
- An example of using AmbientAware: Provides the time, at the specified update frequency, whilst in interactive mode, or when ambient-generated updates occur (typically every 1 min).
- AmbientAwareTimeKt - class in com.google.android.horologist.compose.ambient
- AmbientState - class in com.google.android.horologist.compose.ambient
- Represent Ambient as updates, with the state and time of change.
- AmbientState.Ambient - class in com.google.android.horologist.compose.ambient.AmbientState
- Represents the state of a device, that the app is in ambient mode and not actively updating the display.
- AmbientState.Inactive - class in com.google.android.horologist.compose.ambient.AmbientState
- Represents the state of a device, that the app isn't currently monitoring the ambient state.
- AmbientState.Interactive - class in com.google.android.horologist.compose.ambient.AmbientState
- Represents that the state of the device is is interactive, and the app is open and being used.
- AppScaffold(Modifier,Function0,Function1) - function in com.google.android.horologist.compose.layout.AppScaffoldKt
- An app scaffold, to be used to wrap a SwipeDismissableNavHost.
- AppScaffoldKt - class in com.google.android.horologist.compose.layout
- argument(String,NavArgument) - function in androidx.navigation.WearComposeNavigatorDestinationBuilder
- argument(String,Function1) - function in androidx.navigation.WearComposeNavigatorDestinationBuilder
- averageItemSize() - function in com.google.android.horologist.compose.rotaryinput.ScalingLazyColumnRotaryScrollAdapter
- Calculates an average height of an item by taking an average from visible items height.
- averageItemSize() - function in com.google.android.horologist.compose.rotaryinput.RotaryScrollAdapter
- Average size of an item.