fillMaxWidth
Source set: Android
public fun RemoteModifier.fillMaxWidth(fraction: RemoteFloat = RemoteFloat(1f)): RemoteModifier
Fills the maximum available width.
Parameters
| fraction | The fraction of the maximum width to use. |
Fills the maximum available width.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
public fun RemoteModifier.fillMaxWidth(fraction: RemoteFloat = RemoteFloat(1f)): RemoteModifier
Fills the maximum available width.
| fraction | The fraction of the maximum width to use. |
Last updated: