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.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
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: