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: