A
B
C
D
F
G
I
L
M
N
O
R
S
T
O
- OutlinedChip(String,Function0,Modifier,IconRtlMode,String,Paintable,Boolean,ChipColors,Boolean) - function in com.google.android.horologist.compose.material.OutlinedChipKt
- This component is an alternative to OutlinedChip, 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;
- OutlinedChip(Integer,Function0,Modifier,IconRtlMode,Integer,Paintable,Boolean,ChipColors,Boolean) - function in com.google.android.horologist.compose.material.OutlinedChipKt
- This component is an alternative to OutlinedChip, 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;
- OutlinedChip(String,Function0,Modifier,String,Function1,Boolean,ChipColors,Boolean) - function in com.google.android.horologist.compose.material.OutlinedChipKt
- This component is an alternative to OutlinedChip, providing the following:
a convenient way of providing a label and a secondary label;
- OutlinedChipKt - class in com.google.android.horologist.compose.material
- OutlinedCompactChip(String,Function0,Modifier,Paintable,IconRtlMode,ChipColors,Boolean,MutableInteractionSource,ChipBorder) - function in com.google.android.horologist.compose.material.OutlinedCompactChipKt
- This component is an alternative to OutlinedCompactChip, providing the following:
a convenient way of providing a label;
a convenient way of providing an icon and a placeholder;
- OutlinedCompactChip(Integer,Function0,Modifier,Paintable,IconRtlMode,ChipColors,Boolean,MutableInteractionSource,ChipBorder) - function in com.google.android.horologist.compose.material.OutlinedCompactChipKt
- This component is an alternative to OutlinedCompactChip, providing the following:
a convenient way of providing a string resource label;
a convenient way of providing an icon and a placeholder;
- OutlinedCompactChip(Paintable,String,Function0,Modifier,IconRtlMode,ChipColors,Boolean,MutableInteractionSource,ChipBorder) - function in com.google.android.horologist.compose.material.OutlinedCompactChipKt
- This component is an alternative to OutlinedCompactChip, providing the following:
a convenient way of providing a label;
a convenient way of providing an icon and a placeholder;
- OutlinedCompactChipKt - class in com.google.android.horologist.compose.material