fixed_height = flag;
Define a fixed height for a tile.
This attribute determines whether height 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 height available.
flag: true or false (default).
Example
fixed_height = true;
Valid Tiles
all tiles