expander is expanded.
Expander.spacing
int spacing() @property nothrowGet spacing property.
Returns
Space to put between the label and the child when the
Deprecated
This property is deprecated and ignored.
Use margins on the child instead.
void spacing(int propval) @property nothrowSet spacing property.
Parameters
propval | Space to put between the label and the child when the expander is expanded. |
Deprecated
This property is deprecated and ignored.
Use margins on the child instead.