This site requires javascript.
Android Code Search
file:androidx/compose/foundation/layout/Row.kt function:weight
search
close
info_outline
more_vert
Result 1 of 1
content_copy
Search Result Root
androidx/platform/frameworks/support
keyboard_arrow_right
Branch
Branch
androidx-main
keyboard_arrow_right
Search Result Path
compose/foundation/foundation-layout/src/commonMain/kotlin/androidx/compose/foundation/layout/
Row.kt
content_copy
Preview
316:
317:
318:
@Stable
fun
Modifier.
weight
(
@FloatRange(from =
0.0
, fromInclusive =
false
) weight: Float,
383:
384:
385:
@Stable
override
fun
Modifier.
weight
(weight: Float, fill: Boolean): Modifier {
requirePrecondition(weight >
0.0
) {
"invalid weight; must be greater than zero"
}
chevron_left
1
chevron_right
Results per page
10
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Got it
Help
Open branch androidx-main