Box.spacing
int spacing() @propertyGet spacing property.
Returns
The amount of space between children.
void spacing(int propval) @propertySet spacing property.
Parameters
propval | The amount of space between children. |
int spacing() @propertyGet spacing property.
void spacing(int propval) @propertySet spacing property.
propval | The amount of space between children. |