C
- Card(Function0,Modifier,Function0,Painter,Color,Boolean,PaddingValues,Shape,Role,Function0) - function in com.google.android.horologist.compose.material.CardKt
- This component is an alternative to Card, adding support for long and double-clicks.
- CardKt - class in com.google.android.horologist.compose.material
- centeredDialogColumnState() - function in com.google.android.horologist.compose.material.ResponsiveDialogKt
- Checkbox - enum entry in com.google.android.horologist.compose.material.ToggleChipToggleControl
- Chip(String,Function0,Modifier,Function0,String,IconRtlMode,Paintable,Boolean,ChipColors,Boolean) - function in com.google.android.horologist.compose.material.ChipKt
- This component is an alternative to Chip, providing the following:
a convenient way of providing a label and a secondary label;
a convenient way of providing an icon and a placeholder, and choosing their size based on the sizes recommended by the Wear guidelines;
- Chip(Integer,Function0,Modifier,Function0,Integer,IconRtlMode,Paintable,Boolean,ChipColors,Boolean) - function in com.google.android.horologist.compose.material.ChipKt
- This component is an alternative to Chip, providing the following:
a convenient way of providing a label and a secondary label;
a convenient way of providing an icon and a placeholder, and choosing their size based on the sizes recommended by the Wear guidelines;
- Chip(String,Function0,Modifier,Function0,String,Function1,Boolean,ChipColors,Boolean) - function in com.google.android.horologist.compose.material.ChipKt
- This component is an alternative to Chip, providing the following:
a convenient way of providing a label and a secondary label;
- Chip(Function1,Function0,Modifier,Function0,Function1,Function1,ChipColors,Boolean,MutableInteractionSource,PaddingValues,Shape,ChipBorder) - function in com.google.android.horologist.compose.material.ChipKt
- Temporary copy of Wear Compose Material Chip with support for onLongClick.
- Chip(Function0,ChipColors,ChipBorder,Modifier,Function0,Boolean,PaddingValues,Shape,MutableInteractionSource,Role,Function1) - function in com.google.android.horologist.compose.material.ChipKt
- Temporary copy of Wear Compose Material Chip with support for onLongClick.
- ChipIconWithProgress(Modifier,Paintable,Boolean,Color,Color) - function in com.google.android.horologist.compose.material.ChipIconWithProgressKt
- A default icon implementation to be used with a Chip that accepts an icon as slot.
- ChipIconWithProgress(Float,Modifier,Paintable,Boolean,Color,Color) - function in com.google.android.horologist.compose.material.ChipIconWithProgressKt
- A default icon implementation to be used with a Chip that accepts an icon as slot.
- ChipIconWithProgressKt - class in com.google.android.horologist.compose.material
- ChipKt - class in com.google.android.horologist.compose.material
- com.google.android.horologist.compose.material - package com.google.android.horologist.compose.material
- com.google.android.horologist.compose.material.util - package com.google.android.horologist.compose.material.util
- CompactChip(String,Function0,Modifier,Paintable,IconRtlMode,ChipColors,Boolean,MutableInteractionSource,ChipBorder) - function in com.google.android.horologist.compose.material.CompactChipKt
- This component is an alternative to CompactChip, providing the following:
a convenient way of providing a string resource label;
a convenient way of providing an icon and a placeholder;
- CompactChip(Integer,Function0,Modifier,Paintable,IconRtlMode,ChipColors,Boolean,MutableInteractionSource,ChipBorder) - function in com.google.android.horologist.compose.material.CompactChipKt
- This component is an alternative to CompactChip, providing the following:
a convenient way of providing a string resource label;
a convenient way of providing an icon and a placeholder;
- CompactChip(Paintable,String,Function0,Modifier,IconRtlMode,ChipColors,Boolean,MutableInteractionSource,ChipBorder) - function in com.google.android.horologist.compose.material.CompactChipKt
- This component is an alternative to CompactChip, providing the following:
a convenient way of providing an icon and a placeholder;
- CompactChipKt - class in com.google.android.horologist.compose.material
- Confirmation(Boolean,Function0,Modifier,Function0,String,Long,ScalingLazyColumnState) - function in com.google.android.horologist.compose.material.ConfirmationKt
- This component is an alternative to ConfirmationContent, providing the following:
a convenient way of passing a title and an icon;
duration;
wrapped in a Dialog;
- Confirmation(Function0,Modifier,Function1,ScalingLazyListState,Long,Color,Color,Color,Arrangement.Vertical,PaddingValues,Function1) - function in com.google.android.horologist.compose.material.ConfirmationKt
- A wrapper for Confirmation component, that calculates the value passed to durationMillis for accessibility.
- ConfirmationContent(Function0,String,ScalingLazyColumnState,Boolean) - function in com.google.android.horologist.compose.material.ConfirmationKt
- ConfirmationKt - class in com.google.android.horologist.compose.material