An enum describing how the content of a layout should be aligned.
| Value | Description |
|---|---|
center | Align in the middle |
left | Align to the left (or start) |
right | Align to the right (or end) |
An enum describing how the content of a layout should be aligned.
| Value | Description |
|---|---|
center | Align in the middle |
left | Align to the left (or start) |
right | Align to the right (or end) |