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