GridLayout.setRowSpacing

Sets the amount of space to insert between consecutive rows.

class GridLayout
void
setRowSpacing
(
uint spacing
)

Parameters

spacing uint

the amount of space between rows, in pixels

Meta