GridLayout.makeColumnsEqualWidth

makeColumnsEqualWidth specifies whether all columns in the layout will be forced to have the same width.

The default value is false.

class GridLayout
bool makeColumnsEqualWidth;

Meta