BoxLayout.getSpacing

Returns the space that @box_layout puts between children.

class BoxLayout
uint
getSpacing
()

Return Value

Type: uint

the spacing of the layout

Meta