-
ContextualFlowColumnOverflow
Overflow Handling Options
-
ContextualFlowRowOverflow
Overflow Handling Options
- ExperimentalFlexBoxApi
- ExperimentalGridApi
- ExperimentalLayoutApi
-
FlexAlignContent
Defines how multiple lines are distributed along the cross axis.
-
FlexAlignItems
Defines the default alignment for items along the cross axis within their respective lines.
-
FlexAlignSelf
Defines the cross-axis alignment for a single flex item, overriding the container's FlexAlignItems.
-
FlexBasis
Defines the initial main size of a flex item before free space distribution.
-
FlexDirection
Defines the direction of the main axis in a FlexBox container.
-
FlexJustifyContent
Defines the arrangement of items along the main axis of their respective lines.
-
FlexWrap
Defines whether flex items are forced onto a single line or can wrap onto multiple lines.
-
FlowColumnOverflow
Overflow Handling Options
-
FlowLayoutOverflow
Overflow Handling Options
-
FlowRowOverflow
Overflow Handling Options
-
Fr
Represents a flexible unit used for sizing Grid tracks.
-
GridFlow
Defines the direction in which auto-placed items flow within the grid.
-
GridTrackSize
Defines the size of a track (a row or a column) in a Grid.
-
IntrinsicSize
Intrinsic size used in width or height which can refer to width or height.
- LayoutScopeMarker
-
MutableWindowInsets
A WindowInsets whose values can change without changing the instance.
-
WindowInsetsSides
WindowInsetsSides is used in [WindowInsets.
Compose Foundation Layout
Jetpack Compose API reference for foundation-layout.