{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
Arrangement.Horizontal |
Used to specify the horizontal arrangement of the layout's children in layouts like |
Arrangement.HorizontalOrVertical |
Used to specify the horizontal arrangement of the layout's children in horizontal layouts like |
Arrangement.Vertical |
Used to specify the vertical arrangement of the layout's children in layouts like |
BoxScope |
A BoxScope provides a scope for the children of |
BoxWithConstraintsScope |
Receiver scope being used by the children parameter of |
ColumnScope |
Scope for the children of |
FlowColumnScope |
Scope for the children of |
FlowRowScope |
Scope for the children of |
PaddingValues |
Describes a padding to be applied along the edges inside a box. |
RowScope |
Scope for the children of |
WindowInsets |
A representation of window insets that tracks access to enable recomposition, relayout, and redrawing when values change. |
AlignmentLineKt |
|
AspectRatioKt |
|
BoxKt |
|
BoxWithConstraintsKt |
|
ColumnKt |
|
FlowLayoutKt |
|
IntrinsicKt |
|
MutableWindowInsets |
A |
OffsetKt |
|
PaddingKt |
|
PaddingValues.Absolute |
Describes an absolute (RTL unaware) padding to be applied along the edges inside a box. |
RowKt |
|
SizeKt |
|
SpacerKt |
|
WindowInsetsConnectionKt |
|
WindowInsetsKt |
|
WindowInsetsPaddingKt |
|
WindowInsetsSides |
|
WindowInsetsSizeKt |
|
Arrangement |
Used to specify the arrangement of the layout's children in layouts like |
Arrangement.Absolute |
|
WindowInsets.Companion |
|
WindowInsetsSides.Companion |
IntrinsicSize |
Intrinsic size used in |