fillMaxSize
Source set: 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.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
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. |
Last updated: