-
ActionParameters
Action parameters, used to pass information to an Action.
-
Alignment
A class used to specify the position of a sized box inside an available space.
-
ButtonColors
Represents the colors used to style a button, prefer this to using the modifier.
-
ColorFilter
Effects used to modify the color of an image.
-
ColorProviders
Holds a set of Glance specific ColorProvider that can be used to represent a Material 3 color scheme.
-
CombinedGlanceModifier
A node in a GlanceModifier chain.
-
ContentScale
Scaling to be used when an element is smaller than its available bounds.
- ExperimentalGlanceApi
-
FontFamily
Describes the family of the font.
-
FontStyle
Describes the style of the font: Normal] or Italic.
-
FontWeight
Weight of a font.
-
GlanceComposable
An annotation that can be used to mark a composable function as being expected to be use in a composable function that is also marked or inferred to be marked as a GlanceComposabl…
-
MutableActionParameters
Mutable version of ActionParameters.
-
SemanticsConfiguration
Describes the semantics information associated with the owning component.
-
SemanticsPropertyKey
SemanticsPropertyKey is the infrastructure for setting key/value pairs inside semantics block in a type-safe way.
-
TextAlign
Defines the alignment of the text in its view.
-
TextDecoration
Defines a horizontal line to be drawn on the text.
-
TextStyle
Description of a text style for the Text composable.
-
Visibility
Value of the visibility field for a node in the composition tree.
Glance
Jetpack Compose API reference for glance.