Box.setBaselineChild
void setBaselineChild(int child) nothrowSets the baseline child of a box.
This affects only vertical boxes.
Parameters
child | a child, or -1 |
void setBaselineChild(int child) nothrowSets the baseline child of a box.
This affects only vertical boxes.
child | a child, or -1 |