androidx.wear.compose.remote.material3
Classes
RemoteButtonColors |
Represents the container and content colors used in buttons in different states. |
RemoteIconButtonColors |
Represents the container and content colors used in a text button in different states. |
RemoteTextButtonColors |
Represents the container and content colors used in a text button in different states. |
Objects
RemoteButtonDefaults |
Contains the default values used by |
RemoteButtonGroupDefaults |
Contains the default values used by |
RemoteIconButtonDefaults |
Contains the default values used by |
RemoteTextButtonDefaults |
Contains the default values used by |
Composables
RemoteButton |
Base level Wear Material3 |
RemoteButtonGroup |
Layout component to implement an expressive group of buttons in a row. |
RemoteCompactButton |
A Wear Material3 |
RemoteIcon |
Composable function that displays an icon using an |
RemoteIconButton |
Wear Material |
RemoteText |
High level element that displays text and provides semantics / accessibility information. |
RemoteTextButton |
Wear Material |
Extension functions summary
RemoteModifier |
Modifier to be applied to a |
Extension functions
RemoteModifier.buttonSizeModifier
fun RemoteModifier.buttonSizeModifier(): RemoteModifier
Modifier to be applied to a RemoteButton to ensure that its size meets the recommended minimums.