expander is expanded.
Expander.spacing
int spacing() @propertyGet 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) @propertySet 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.