BoxLayout.setSpacing

Sets how much spacing to put between children.

class BoxLayout
void
setSpacing
(
uint spacing
)

Parameters

spacing uint

the spacing to apply between children

Meta