GridLayout.setColumnSpacing

Sets the amount of space to insert between consecutive columns.

class GridLayout
void
setColumnSpacing
(
uint spacing
)

Parameters

spacing uint

the amount of space between columns, in pixels

Meta