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