- AlignmentLineProvider.Block
- AlignmentLineProvider.Value
-
AndroidFlingSpline.FlingResult
Result coefficients of a scroll computation
-
ContextualFlowColumnOverflow
Overflow Handling Options
-
ContextualFlowRowOverflow
Overflow Handling Options
- Direction.Both
- Direction.Horizontal
- Direction.Vertical
- 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
- FlowLayoutBuildingBlocks.WrapEllipsisInfo
- FlowLayoutBuildingBlocks.WrapInfo
-
FlowLayoutOverflow
Overflow Handling Options
- FlowLayoutOverflow.OverflowType.Clip
- FlowLayoutOverflow.OverflowType.ExpandIndicator
- FlowLayoutOverflow.OverflowType.ExpandOrCollapseIndicator
- FlowLayoutOverflow.OverflowType.Visible
-
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.
- IntrinsicSize.Max
- IntrinsicSize.Min
- LayoutOrientation.Horizontal
- LayoutOrientation.Vertical
- LayoutScopeMarker
-
MutableWindowInsets
A WindowInsets whose values can change without changing the instance.
-
PaddingValues.Absolute
Describes an absolute (RTL unaware) padding to be applied along the edges inside a box.
-
WindowInsetsSides
WindowInsetsSides is used in WindowInsets.only to define which sides of the WindowInsets should apply.
Last updated: