Composables UI is out: our new component library for Compose Multiplatform ->
Function

wrapContentWidth

Specifies that the width of the element should wrap its contents.

wrapContentWidth

Source set: Android
public fun GlanceModifier.wrapContentWidth(): GlanceModifier

Specifies that the width of the element should wrap its contents.

Last updated: