fixed_width = flag;
Define a fixed width for a tile.
This attribute determines whether width of a tile is allowed to fill the available space. When flag = true, the tile's size is fixed; when flag = false, the tile changes its size to fit the width available.
flag: true or false (default).
Example
fixed_width = true;
Valid Tiles
all tiles