| default |
Determines
the row height by computing the maximum of all row component
preferred heights. If there is not enough space in the container, the
row can shrink to the minimum height. |
no |
| preferred |
Determines
the row height by computing the maximum of all row component
preferred heights. |
no |
| minimum |
Determines
the row height by computing the maximum of all row component
minimum heights. |
no |
| related gap |
A
logical vertical gap between two related components. |
yes |
| unrelated
gap |
A
logical vertical gap between two unrelated components. |
yes |
| narrow line gap |
A logical vertical narrow gap
between two rows. Useful if the vertical space is scarce or if an
individual vertical gap shall be smaller than the default line gap. |
yes |
| line gap |
A logical vertical default gap
between two rows. A little bit larger than the narrow line gap. |
yes |
| paragraph gap |
A logical vertical default gap
between two paragraphs in the layout grid. This gap is larger than the
default line gap. |
yes |
| glue |
Has
an initial height of 0 pixels and grows. Useful to describe glue
rows that fill the space between other rows. |
yes |