The elements are positioned next to each other in the arrangement orientation. If an element no longer fits in the row/column, a break occurs and the element is positioned in a new row/column. The height of a row or width of a column is determined by the largest element with a fixed size in pixels in this direction.

The alignment of the elements in the arrangement alignment has no influence on the position. The alignment in the other axis has influence only on elements that do not determine the size of the row/column.

Type

The layout type controls how elements can be positioned in the container. Changing the layout type can change the positions and possibly the sizes of all elements within the container. A change converts the element into a container, a sequence, a swap container (navigation, condition), a container (vertical), a container (horizontal), a container (wrap), or a presentation container.