Struct TableLayout.TableLayoutGroup
struct TableLayoutGroup;
Fields
| Name | Type | Description |
|---|---|---|
fill
|
bool | |
index
|
int | |
layoutSize
|
int | |
maxSize
|
int | |
measuredSize
|
int | |
minSize
|
int | |
size
|
int |
Methods
| Name | Description |
|---|---|
colCellMeasured
(cell)
|
|
initialize
(index)
|
|
rowCellMeasured
(cell)
|