Function

height

Declare the preferred size of the content to be exactly height dp along the y dimension.

height

Source set: Android
public fun SubspaceModifier.height(height: Dp): SubspaceModifier

Declare the preferred size of the content to be exactly height dp along the y dimension.

Last updated: