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. |
Fills the maximum available height.
public fun RemoteModifier.fillMaxHeight(fraction: RemoteFloat = 1f.rf): RemoteModifier
Fills the maximum available height.
| fraction | The fraction of the maximum height to use. |
Last updated: