height

Function

Android
public fun GlanceModifier.height(height: Dp): GlanceModifier

Sets the absolute height of an element, in Dp.

Android
public fun GlanceModifier.height(@DimenRes height: Int): GlanceModifier

Set the height of the view from a resource.