RowLayout.center

center specifies whether the controls in a row should be centered vertically in each cell for horizontal layouts, or centered horizontally in each cell for vertical layouts.

The default value is false.

@since 3.4

class RowLayout
bool center;

Meta