Composables
Components Unstyled Icons API
Join Radar
Join Radar Components Unstyled Icons API UI Kit UI Blocks SVG to Compose Android Distribution Community Docs Blog Colors
Composable Functions
  • AndroidLayoutElement
  • CurvedRow
Classes
  • AnchorType
  • CombinedGlanceCurvedModifier
  • CurvedScopeMarker
  • CurvedTextStyle
  • ExperimentalGlanceWearTilesApi
  • GlanceTileService
  • RadialAlignment
  • TimeInterval
  • TimelineMode.TimeBoundEntries
  • WearTilesCompositionResult
Objects
  • TimelineMode.SingleEntry
Interfaces
  • ActionCallback
  • CurvedChildScope
  • CurvedScope
  • GlanceCurvedModifier
  • GlanceCurvedModifier.Element
  • TimelineMode
Properties
  • LocalTimeInterval
Functions
  • actionRunCallback
  • border
  • clickable
  • compose
  • getWearTileState
  • semantics
  • sweepAngleDegrees
  • thickness
  • updateWearTileState
Jetpack Compose / Jetpack Glance / Glance Wear Tiles / Classes / CurvedTextStyle
Class

CurvedTextStyle

View Markdown Open in ChatGPT Open in Claude

Description of a text style for the CurvedScope.curvedText composable.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
Source set: Android

Deprecated

glance-wear-tiles is deprecated and will be removed

Added in 1.0.0-alpha07

Deprecated in 1.0.0-alpha07

public class CurvedTextStyle(
    public val color: ColorProvider? = null,
    public val fontSize: TextUnit? = null,
    public val fontWeight: FontWeight? = null,
    public val fontStyle: FontStyle? = null,
)

Description of a text style for the CurvedScope.curvedText composable.

CurvedScopeMarker ← Previous ExperimentalGlanceWearTilesApi Next →
On this page

Never miss a Compose release

Get an alert the moment a new Compose release is out: new APIs, new components, new things to experiment with. Straight from Google's servers.

Join 3,000+ Compose developers. No spam, ever.