align

Align the element horizontally within the Column. This alignment will have priority over the Column's horizontalAlignment parameter.

Example usage:

Samples

androidx.compose.foundation.layout.samples.SimpleAlignInColumn