A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
W
F
- fadeAway(Modifier,Function0) - function in com.google.android.horologist.compose.layout.FadeAwayKt
- Scroll Away the item based on a regular scrolling item, like a Column.
- FadeAwayKt - class in com.google.android.horologist.compose.layout
- fadeAwayLazyList(Modifier,Function0) - function in com.google.android.horologist.compose.layout.FadeAwayKt
- Scroll Away the item based on a lazy list, like a LazyColumn.
- fadeAwayScalingLazyList(Modifier,Integer,Integer,Function0) - function in com.google.android.horologist.compose.layout.FadeAwayKt
- Scroll Away the item based on a ScalingLazyColumn.
- fillMaxRectangle(Modifier) - function in com.google.android.horologist.compose.layout.FillMaxRectangleKt
- A Modifier for adding padding for round devices for rectangular content.
- FillMaxRectangleKt - class in com.google.android.horologist.compose.layout
- flingParams(PagerState) - function in com.google.android.horologist.compose.pager.HorizontalPagerDefaults
- Creates flingParams that represents fling properties for HorizontalPager.
- FocusControl(Function0,Function0) - function in com.google.android.horologist.compose.focus.FocusNodeKt
- Coordinates focus for any composables in content and determines which composable will get focus.
- FocusNodeKt - class in com.google.android.horologist.compose.focus
- FocusOnResume(FocusRequester) - function in com.google.android.horologist.compose.pager.PagerScreenKt
- Utility to Focus the page when it is resumed.