Expander.setSpacing

void setSpacing(int spacing)

Sets the spacing field of expander, which is the number of pixels to place between expander and the child.

Parameters

spacingdistance between the expander and child in pixels

Deprecated

Use margins on the child instead.