fillParentMaxHeight
Android
public fun RemoteModifier.fillParentMaxHeight(fraction: RemoteFloat = 1f.rf): RemoteModifier
Fills the parent's maximum available height.
Parameters
| fraction | The fraction of the parent's maximum height to use. |
Fills the parent's maximum available height.
RevenueCat
Add subscriptions to your apps in minutes
public fun RemoteModifier.fillParentMaxHeight(fraction: RemoteFloat = 1f.rf): RemoteModifier
Fills the parent's maximum available height.
| fraction | The fraction of the parent's maximum height to use. |