Compose Unstyled 2.0 is out! Check the official announcement blog ->
Function

fillMaxHeight

Fills the maximum available height.

fillMaxHeight

Source set: Android
public fun RemoteModifier.fillMaxHeight(fraction: RemoteFloat = 1f.rf): RemoteModifier

Fills the maximum available height.

Parameters

fraction The fraction of the maximum height to use.

Last updated: