Expander.spacing

Set spacing property.

More...
  1. int spacing [@property getter]
  2. int spacing [@property setter]
    class Expander
    @property
    void
    spacing
    ()

Parameters

propval int

Space to put between the label and the child when the expander is expanded.

Detailed Description

Deprecated: This property is deprecated and ignored. Use margins on the child instead.