This site requires javascript.
Android Code Search
file:androidx/compose/foundation/layout/ContextualFlowLayout.kt function:fillMaxColumnWidth
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/
ContextualFlowLayout.kt
content_copy
Preview
286:
287:
288:
@ExperimentalLayoutApi
fun
Modifier.
fillMaxColumnWidth
(
@FloatRange(from =
0.0
, to =
1.0
) fraction: Float =
1f
,
362:
363:
364:
) : ColumnScope
by
ColumnScopeInstance, ContextualFlowColumnScope {
override
fun
Modifier.
fillMaxColumnWidth
(fraction: Float): Modifier {
requirePrecondition(fraction
in
0.0f
..
1.0f
) {
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