BoxContainer.addSpacer

Adds a control to the box as a spacer. If true, begin will insert the spacer control in front of other children.

struct BoxContainer
@nogc nothrow
void
addSpacer
(
in bool begin
)

Meta