public class HorizontalLayout extends Object implements Layout:
| Modifier and Type | Member | Description |
|---|---|---|
| public | fillIndexfillIndex as Int = -1 |
Child index receiving remaining width (fill behavior). |
| public | spacingspacing as Int = 0 |
No summary. |
| Modifier and Type | Member | Description |
|---|---|---|
| public | HorizontalLayoutHorizontalLayout(spacing as Int = 0, fillIndex as Int = -1): |
No summary. |