Expander.spacing

Get spacing property.

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

Return Value

Type: 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.