C
D
E
F
G
H
L
M
P
S
T
S
- Section - class in com.google.android.horologist.composables
- A section in SectionedList.
- section(Section.State,Boolean,Function1) - function in com.google.android.horologist.composables.SectionedListScope
- section(List,Function1) - function in com.google.android.horologist.composables.SectionedListScope
- Add a section in loaded state.
- section(Function1) - function in com.google.android.horologist.composables.SectionedListScope
- Add a section in loaded state with a single item.
- Section.State - class in com.google.android.horologist.composables.Section
- A state of a Section.
- Section.State.Empty - class in com.google.android.horologist.composables.Section.State
- Section.State.Failed - class in com.google.android.horologist.composables.Section.State
- Section.State.Loaded - class in com.google.android.horologist.composables.Section.State
- Section.State.Loading - class in com.google.android.horologist.composables.Section.State
- SectionContentScope - class in com.google.android.horologist.composables
- Receiver scope which is used by content parameter in SectionScope functions.
- SectionedList(FocusRequester,ScalingLazyListState,Modifier,ScalingParams,AutoCenteringParams,Function1) - function in com.google.android.horologist.composables.SectionedListKt
- A list component that is split into sections.
- SectionedList(FocusRequester,ScalingLazyListState,Modifier,ScalingParams,AutoCenteringParams,List) - function in com.google.android.horologist.composables.SectionedListKt
- A list component that is split into sections.
- SectionedListKt - class in com.google.android.horologist.composables
- SectionedListScope - class in com.google.android.horologist.composables
- Receiver scope which is used by content parameter in SectionedList.
- SectionScope - class in com.google.android.horologist.composables
- Receiver scope which is used by content parameter in SectionedListScope functions.
- SegmentedProgressIndicator(List,Float,Modifier,Float,Float,Dp,Float,Color) - function in com.google.android.horologist.composables.SegmentedProgressIndicatorKt
- Represents a segmented progress indicator.
- SegmentedProgressIndicatorKt - class in com.google.android.horologist.composables