A
C
D
F
G
H
I
S
T
V
A
- align(Modifier,Alignment.Horizontal) - function in com.google.accompanist.adaptive.FoldAwareColumnScope
- Align the element horizontally within the Column.
- alignBy(Modifier,VerticalAlignmentLine) - function in com.google.accompanist.adaptive.FoldAwareColumnScope
- Position the element horizontally such that its alignmentLine aligns with sibling elements also configured to alignBy.
- alignBy(Modifier,Function1) - function in com.google.accompanist.adaptive.FoldAwareColumnScope
- Position the element horizontally such that the alignment line for the content as determined by alignmentLineBlock aligns with sibling elements also configured to alignBy.