-
AngularDirection
Class to define angular direction - Clockwise and Counter Clockwise.
-
AnimatedTextFontRegistry
Generates fonts to be used by AnimatedText throughout the animation.
- ArcTypographyKeyTokens.ArcLarge
- ArcTypographyKeyTokens.ArcMedium
- ArcTypographyKeyTokens.ArcSmall
-
ButtonColors
Represents the container and content colors used in buttons in different states.
-
CardColors
Represents Colors used in Card.
-
CheckboxButtonColors
Represents the different container and content colors used for CheckboxButton in various states, that are checked, unchecked, enabled and disabled.
-
ColorScheme
A ColorScheme holds all the named color parameters for a MaterialTheme.
- ColorSchemeKeyTokens.Background
- ColorSchemeKeyTokens.Error
- ColorSchemeKeyTokens.ErrorContainer
- ColorSchemeKeyTokens.ErrorDim
- ColorSchemeKeyTokens.OnBackground
- ColorSchemeKeyTokens.OnError
- ColorSchemeKeyTokens.OnErrorContainer
- ColorSchemeKeyTokens.OnPrimary
- ColorSchemeKeyTokens.OnPrimaryContainer
- ColorSchemeKeyTokens.OnSecondary
- ColorSchemeKeyTokens.OnSecondaryContainer
- ColorSchemeKeyTokens.OnSurface
- ColorSchemeKeyTokens.OnSurfaceVariant
- ColorSchemeKeyTokens.OnTertiary
- ColorSchemeKeyTokens.OnTertiaryContainer
- ColorSchemeKeyTokens.Outline
- ColorSchemeKeyTokens.OutlineVariant
- ColorSchemeKeyTokens.Primary
- ColorSchemeKeyTokens.PrimaryContainer
- ColorSchemeKeyTokens.PrimaryDim
- ColorSchemeKeyTokens.Secondary
- ColorSchemeKeyTokens.SecondaryContainer
- ColorSchemeKeyTokens.SecondaryDim
- ColorSchemeKeyTokens.SurfaceContainer
- ColorSchemeKeyTokens.SurfaceContainerHigh
- ColorSchemeKeyTokens.SurfaceContainerLow
- ColorSchemeKeyTokens.Tertiary
- ColorSchemeKeyTokens.TertiaryContainer
- ColorSchemeKeyTokens.TertiaryDim
-
ConfirmationDialogColors
Represents the colors used in ConfirmationDialog, SuccessConfirmationDialog and FailureConfirmationDialog.
-
DatePickerColors
Colors for DatePicker.
- DatePickerOption.Day
- DatePickerOption.Month
- DatePickerOption.Year
-
DatePickerType
Specifies the types of columns to display in the DatePicker.
- DialogVisibility.Display
- DialogVisibility.Hide
-
EdgeButtonSize
Size of the EdgeButton.
- ExperimentalWearComposeMaterial3Api
-
GestureAction
Defines the distinct actions of one-handed gestures supported by the system.
-
GesturePriority
Defines the fixed precedence levels for one-handed gesture interception.
-
IconButtonColors
Represents the container and content colors used in an icon button in different states.
-
IconButtonShapes
Represents the shapes used for IconButton in various states.
-
IconToggleButtonColors
Represents the different container and content colors used for IconToggleButton in various states, that are checked, unchecked, enabled and disabled.
-
IconToggleButtonShapes
Represents the shapes used for IconToggleButton in various states.
-
LevelIndicatorColors
Represents the indicator and track colors used in LevelIndicator.
-
OpenOnPhoneDialogColors
Represents the colors used in OpenOnPhoneDialog.
- PickerGroupScope
-
PickerState
A state object that can be hoisted to observe item selection.
-
PlaceholderState
A state object that can be used to control placeholders.
-
ProgressIndicatorColors
Represents the indicator and track colors used in progress indicator.
-
RadioButtonColors
Represents the different container and content colors used for RadioButton in various states, that are selected, unselected, enabled and disabled.
-
RevealDirection
Different values SwipeToReveal composable can reveal the actions from.
-
RevealState
A class to keep track of the state of the composable.
-
RevealValue
Different values that determine the state of the SwipeToReveal composable, reflected in RevealState.currentValue.
-
RippleConfiguration
Configuration for ripple appearance, provided using LocalRippleConfiguration.
-
ScreenStage
ScreenStage represents the different stages for a screen, which affect visibility of scaffold components such as TimeText and ScrollIndicator with scrollAway and other animations.
-
ScrollIndicatorColors
Represents the indicator and track colors used in ScrollIndicator.
- ShapeKeyTokens.CornerExtraLarge
- ShapeKeyTokens.CornerExtraSmall
- ShapeKeyTokens.CornerFull
- ShapeKeyTokens.CornerLarge
- ShapeKeyTokens.CornerMedium
- ShapeKeyTokens.CornerNone
- ShapeKeyTokens.CornerSmall
-
Shapes
Material surfaces can be displayed in different shapes.
-
SliderColors
Represents the background and content colors used in Slider in different states.
- SlotsEnum.EdgeButton
- SlotsEnum.Main
-
SplitCheckboxButtonColors
Represents the different colors used in SplitCheckboxButton in different states.
-
SplitRadioButtonColors
Represents the different colors used in SplitRadioButton in different states.
-
SplitSwitchButtonColors
Represents the different colors used in SplitSwitchButton in different states.
-
StepperColors
Represents Colors used in Stepper.
-
SwipeToRevealScope
Scope for the actions of a SwipeToReveal composable.
-
SwitchButtonColors
Represents the different container and content colors used for SwitchButton, in various states, that are checked, unchecked, enabled and disabled.
-
TextButtonColors
Represents the container and content colors used in a text button in different states.
-
TextButtonShapes
Represents the shapes used for TextButton in various states.
-
TextConfiguration
Class representing aspects of Text that can be configured with LocalTextConfiguration.
-
TextToggleButtonColors
Represents the different container and content colors used for TextToggleButton in various states, that are checked, unchecked, enabled and disabled.
-
TextToggleButtonShapes
Represents the shapes used for TextToggleButton in various states.
- TimeLayoutElement.Standalone
- TimeLayoutElement.TimeGroup
- TimePatternPart.ComponentPart
- TimePatternPart.SeparatorPart
-
TimePickerColors
Represents the colors used by a TimePicker.
- TimePickerSelection
-
TimePickerType
Specifies the types of columns to display in the TimePicker.
-
TransformationVariableSpec
This class represents the configuration parameters for one variable that changes as the item moves on the screen and will be used to apply the corresponding transformation - for eā¦
-
Typography
Class holding typography definitions as defined by the Wear Material typography specification.
- TypographyKeyTokens.BodyExtraSmall
- TypographyKeyTokens.BodyLarge
- TypographyKeyTokens.BodyMedium
- TypographyKeyTokens.BodySmall
- TypographyKeyTokens.DisplayLarge
- TypographyKeyTokens.DisplayMedium
- TypographyKeyTokens.DisplaySmall
- TypographyKeyTokens.LabelLarge
- TypographyKeyTokens.LabelMedium
- TypographyKeyTokens.LabelSmall
- TypographyKeyTokens.NumeralExtraLarge
- TypographyKeyTokens.NumeralExtraSmall
- TypographyKeyTokens.NumeralLarge
- TypographyKeyTokens.NumeralMedium
- TypographyKeyTokens.NumeralSmall
- TypographyKeyTokens.TitleLarge
- TypographyKeyTokens.TitleMedium
- TypographyKeyTokens.TitleSmall
Last updated: