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