androidx.glance.wear.tiles.curved

Interfaces

CurvedChildScope

This interface is deprecated. glance-wear-tiles is deprecated and will be removed

CurvedScope

This interface is deprecated. glance-wear-tiles is deprecated and will be removed

GlanceCurvedModifier

This interface is deprecated. glance-wear-tiles is deprecated and will be removed

GlanceCurvedModifier.Element

This interface is deprecated. glance-wear-tiles is deprecated and will be removed

Classes

AnchorType

This class is deprecated. glance-wear-tiles is deprecated and will be removed

CombinedGlanceCurvedModifier

This class is deprecated. glance-wear-tiles is deprecated and will be removed

CurvedTextStyle

This class is deprecated. glance-wear-tiles is deprecated and will be removed

RadialAlignment

This class is deprecated. glance-wear-tiles is deprecated and will be removed

Objects

GlanceCurvedModifier.Companion

This object is deprecated. glance-wear-tiles is deprecated and will be removed

Annotations

CurvedScopeMarker

This annotation is deprecated. glance-wear-tiles is deprecated and will be removed

Composables

CurvedRow

A curved layout container.

Extension functions summary

GlanceCurvedModifier

This function is deprecated. glance-wear-tiles is deprecated and will be removed

GlanceCurvedModifier

This function is deprecated. glance-wear-tiles is deprecated and will be removed

GlanceCurvedModifier

This function is deprecated. glance-wear-tiles is deprecated and will be removed

GlanceCurvedModifier

This function is deprecated. glance-wear-tiles is deprecated and will be removed

Extension functions

GlanceCurvedModifier.clickable

fun GlanceCurvedModifier.clickable(onClick: Action): GlanceCurvedModifier

Apply an Action, to be executed in response to a user click

GlanceCurvedModifier.semantics

fun GlanceCurvedModifier.semantics(properties: SemanticsPropertyReceiver.() -> Unit): GlanceCurvedModifier

Associate accessibility semantics with an element. This should generally be used sparingly, amd in mose cases should only be applied to the top-level layout element or clickable elements.

GlanceCurvedModifier.sweepAngleDegrees

fun GlanceCurvedModifier.sweepAngleDegrees(degrees: Float): GlanceCurvedModifier

Sets the sweep angle of the curved element, in degrees

GlanceCurvedModifier.thickness

fun GlanceCurvedModifier.thickness(thickness: Dp): GlanceCurvedModifier

Sets the thickness of the curved element, in Dp